From c393928208b88537065263e36ad137ce22262c84 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Fri, 10 Aug 2001 00:30:44 +0000 Subject: [PATCH] Add a basic colophon. We should add to this information about the history of this document, more about the open source tools we use to build the different presentation formats, etc. --- en_US.ISO8859-1/books/handbook/Makefile | 3 ++- en_US.ISO8859-1/books/handbook/book.sgml | 3 ++- en_US.ISO8859-1/books/handbook/chapters.ent | 3 ++- en_US.ISO8859-1/books/handbook/colophon.sgml | 26 ++++++++++++++++++++ 4 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 en_US.ISO8859-1/books/handbook/colophon.sgml diff --git a/en_US.ISO8859-1/books/handbook/Makefile b/en_US.ISO8859-1/books/handbook/Makefile index 254f1bb2b2..1bc6551f70 100644 --- a/en_US.ISO8859-1/books/handbook/Makefile +++ b/en_US.ISO8859-1/books/handbook/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/Makefile,v 1.40 2001/07/17 01:37:39 murray Exp $ +# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/Makefile,v 1.41 2001/08/08 19:23:55 murray Exp $ # # Build the FreeBSD Handbook. # @@ -61,6 +61,7 @@ SRCS+= sound/chapter.sgml SRCS+= users/chapter.sgml SRCS+= x11/chapter.sgml SRCS+= ports/chapter.sgml +SRCS+= colophon.sgml # Entities SRCS+= authors.ent diff --git a/en_US.ISO8859-1/books/handbook/book.sgml b/en_US.ISO8859-1/books/handbook/book.sgml index 8817580534..f07264b320 100644 --- a/en_US.ISO8859-1/books/handbook/book.sgml +++ b/en_US.ISO8859-1/books/handbook/book.sgml @@ -1,7 +1,7 @@ &chap.index; + &chap.colophon; @@ -45,3 +45,4 @@ + diff --git a/en_US.ISO8859-1/books/handbook/colophon.sgml b/en_US.ISO8859-1/books/handbook/colophon.sgml new file mode 100644 index 0000000000..79965cd6f6 --- /dev/null +++ b/en_US.ISO8859-1/books/handbook/colophon.sgml @@ -0,0 +1,26 @@ + + + + This book is the combined work of hundreds of contributors of + "The FreeBSD Documentation Project". The text is authored in SGML + according to the DocBook DTD and is formatted from SGML into many + different presentation formats using Jade, an open source DSSSL + engine. Norm Walsh's DSSSL stylesheets were used with an + additional customization layer to provide the presentation + instructions for Jade. + + +