cvs commit: doc/en_US.ISO8859-1/books/handbook Makefile book.sgml
doc/en_US.ISO8859-1/share/sgml/glossary freebsd-glossary.sgml
Ceri Davies
ceri at FreeBSD.org
Thu Sep 18 09:43:37 PDT 2003
ceri 2003/09/18 09:43:36 PDT
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook Makefile book.sgml
en_US.ISO8859-1/share/sgml bookinfo.ent
Added files:
en_US.ISO8859-1/share/sgml/glossary freebsd-glossary.sgml
Log:
Add a skeleton FreeBSD specific glossary, and the appropriate glue to the
handbook to allow it to be incorporated in the build. This is not on by
default at the moment, and users who want it will need to set WITH_GLOSSARY
to a non-empty string when building ("make WITH_GLOSSARY=yes" being the
common case).
It is expected that committers will help to flesh out the glossary before
it is connected to the build by default; the current entries have been chosen
to illustrate the way that DocBook allows for "See also" and "See" in the
glossary elements.
This commit also takes the index out of the appendices in the handbook, as
this is not the usual place for an index to sit in a book, and moves it to
the end of the book.
Revision Changes Path
1.67 +4 -0 doc/en_US.ISO8859-1/books/handbook/Makefile
1.142 +3 -1 doc/en_US.ISO8859-1/books/handbook/book.sgml
1.4 +2 -0 doc/en_US.ISO8859-1/share/sgml/bookinfo.ent
1.1 +64 -0 doc/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml (new)
More information about the cvs-all
mailing list