Date: Thu, 23 Mar 2000 01:00:17 -0800 (PST) From: Nik Clayton <nik@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/share/sgml freebsd.dsl doc/es_ES.ISO_8859-1/share/sgml freebsd.dsl doc/fr_FR.ISO_8859-1/share/sgml freebsd.dsl doc/ja_JP.eucJP/articles Makefile.inc doc/ja_JP.eucJP/books Makefile.inc doc/ja_JP.eucJP/share/sgml freebsd.dsl ... Message-ID: <200003230900.BAA51368@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nik 2000/03/23 01:00:17 PST
Modified files:
ja_JP.eucJP/articles Makefile.inc
ja_JP.eucJP/books Makefile.inc
ru_RU.KOI8-R/books Makefile.inc
share/mk doc.docbook.mk
share/sgml freebsd.dsl
Added files:
en_US.ISO_8859-1/share/sgml freebsd.dsl
es_ES.ISO_8859-1/share/sgml freebsd.dsl
fr_FR.ISO_8859-1/share/sgml freebsd.dsl
ja_JP.eucJP/share/sgml freebsd.dsl
ru_RU.KOI8-R/share/sgml freebsd.dsl
zh_TW.Big5/share/sgml freebsd.dsl
Log:
Give each language and encoding it's own freebsd.dsl, to contain style
sheet definitions for that language only. Each file reads in the defaults
from the master share/sgml/freebsd.dsl file, and adds overrides, or new
definitions, as necessary.
Move the per-language hacks from share/sgml/freebsd.dsl in to
<lang>/share/sgml/freebsd.dsl as necessary.
Add links to the -questions and -doc mailing lists to the bottom of the
generated HTML output for some languages. The -questions link will
become a link to Greg's "Getting the most from questions" document when
I bring that in, but I haven't done that yet, and I didn't want these
patches hanging around my local tree.
This was the real reason for making freebsd.dsl language local, as it
makes it much easier to translate generated text, such as the text of
the links, without polluting share/sgml/freebsd.dsl.
Update doc.docbook.mk to use the new, per-language freebsd.dsl file when
building the docs. While I'm here, update .pdb generation so that it
creates a symlink to ${CURDIR:T}.pdb as well (e.g., the Handbook generates
"book.pdb" and "handbook.pdb"). This makes it easier to install more than
one document on a Palm, because two docs called "book.pdb" or "article.pdb"
can not co-exist.
Revision Changes Path
1.2 +1 -2 doc/ja_JP.eucJP/articles/Makefile.inc
1.5 +1 -2 doc/ja_JP.eucJP/books/Makefile.inc
1.5 +1 -2 doc/ru_RU.KOI8-R/books/Makefile.inc
1.9 +9 -6 doc/share/mk/doc.docbook.mk
1.14 +32 -22 doc/share/sgml/freebsd.dsl
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003230900.BAA51368>
