svn commit: r48979 - in head/zh_TW.UTF-8/books/fdp-primer: . doc-build examples overview psgml-mode see-also sgml-markup sgml-primer structure stylesheets the-website tools translations writing-style

Warren Block wblock at FreeBSD.org
Tue Jun 21 22:15:37 UTC 2016


Author: wblock
Date: Tue Jun 21 22:15:35 2016
New Revision: 48979
URL: https://svnweb.freebsd.org/changeset/doc/48979

Log:
  Clean up.  Remove directories not needed for the PO translation and
  remove chapters.ent from the Makefile.

Deleted:
  head/zh_TW.UTF-8/books/fdp-primer/chapters.ent
  head/zh_TW.UTF-8/books/fdp-primer/doc-build/
  head/zh_TW.UTF-8/books/fdp-primer/examples/
  head/zh_TW.UTF-8/books/fdp-primer/overview/
  head/zh_TW.UTF-8/books/fdp-primer/psgml-mode/
  head/zh_TW.UTF-8/books/fdp-primer/see-also/
  head/zh_TW.UTF-8/books/fdp-primer/sgml-markup/
  head/zh_TW.UTF-8/books/fdp-primer/sgml-primer/
  head/zh_TW.UTF-8/books/fdp-primer/structure/
  head/zh_TW.UTF-8/books/fdp-primer/stylesheets/
  head/zh_TW.UTF-8/books/fdp-primer/the-website/
  head/zh_TW.UTF-8/books/fdp-primer/tools/
  head/zh_TW.UTF-8/books/fdp-primer/translations/
  head/zh_TW.UTF-8/books/fdp-primer/writing-style/
Modified:
  head/zh_TW.UTF-8/books/fdp-primer/Makefile

Modified: head/zh_TW.UTF-8/books/fdp-primer/Makefile
==============================================================================
--- head/zh_TW.UTF-8/books/fdp-primer/Makefile	Tue Jun 21 21:56:07 2016	(r48978)
+++ head/zh_TW.UTF-8/books/fdp-primer/Makefile	Tue Jun 21 22:15:35 2016	(r48979)
@@ -28,9 +28,6 @@ IMAGES_LIB+=	callouts/3.png
 IMAGES_LIB+=	callouts/4.png
 IMAGES_LIB+=	callouts/5.png
 
-# Entities
-SRCS+= chapters.ent
-
 URL_RELPREFIX?=	../../../..
 DOC_PREFIX?=	${.CURDIR}/../../..
 


More information about the svn-doc-head mailing list