Date: Wed, 28 Oct 1998 15:42:43 -0800 (PST) From: Nik Clayton <nik@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook README handbook.sgml Message-ID: <199810282342.PAA24929@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nik 1998/10/28 15:42:43 PST Modified files: en/handbook README handbook.sgml Log: * \s-+</programlisting> replaced with </programlisting> globally. * Fixup use of <symbol> with more appropriate element * Fixup wrong occurence of $Id$ * Fixup references to 'make' variables, and strim off the surrounding ${...}, it can be added back by the stylesheet at presentation time. * More insertions or deletions of <para>...</para> as appropriate. And with this commit, ladies and gentlemen, we're almost there as far as the DocBook conversion goes. I still need to: - Split the big handbook.sgml into its constituent files and directories. - Sort out the files that will contain entities, and put in the correct SGML to use them. - Merge in the changes that have happened to doc/handbook over the past 7 or so months. - Build the Makefile framework and supporting apps to do .txt, .ps, .rtf and .pdf conversions. But the mind numbingly tedious stuff is over. Of course, there's always more to do (like the whole bibliography section should be marked up as a bibliography) and I'm putting together the "This is how the handbook should be marked up" document as well. Oh, and organising my notes on how the Handbook could be re-arranged. But apart from that, it's done :-) Revision Changes Path 1.56 +11 -0 doc/en/handbook/README 1.55 +680 -889 doc/en/handbook/handbook.sgml 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?199810282342.PAA24929>