doc/share
Xin LI f16a0c0531 Improve the docbook build infrastructure's index.sgml build process:
- Consider index.sgml as intermediate file, not dependency that ${DOC}.*
   require.  Instead, generate it on-the-fly when building ${DOC}.*.
   This solves the problem that index.sgml is generated for the first
   built target, but needs to be different from target to target.

   The affected targets are:
	index.html HTML.manifest
	${DOC}.html
	${DOC}.html-text
	${DOC}.rtf
	${DOC}.tex
	${DOC}.tex-pdf

   ${INDEX_SGML} target removed in favor of the on-the-fly build.

 - When building ${DOC}.rtf, add ${PRINT_INDEX} and ${LOCAL_IMAGES_PNG}
   as dependencies, eliminating the need of building ${DOC}.rtf without
   having to build ${DOC}.html beforehand.

 - Modifications against ${HTML_INDEX} and ${HTML_SPLIT_INDEX}:
	+ Add dependency to ${SRCS} and ${LOCAL_IMAGES_TXT} to force
	  index updates when necessary.
	+ Every build now causes index.sgml to be reinitialized.
	+ Depend on ${DOC}.* to generate index.sgml.

Submitted by:	"intron" <intron at intron ac>
PR:		docs/90255 (slightly changed version)
2005-12-13 08:03:57 +00:00
..
examples Add the same two characters to this one as well. 2005-03-31 23:11:32 +00:00
images - Switch to using PIC-based figures. 2005-11-20 16:08:21 +00:00
misc Remove trailing whitespaces. 2004-07-23 18:58:56 +00:00
mk Improve the docbook build infrastructure's index.sgml build process: 2005-12-13 08:03:57 +00:00
openoffice MFP4: Add first OpenOffice.org XSLT stylesheet for use by the DocBook 2005-08-29 02:15:24 +00:00
pgpkeys Add my PGP key. 2005-12-12 19:24:38 +00:00
sgml Correct URL for ftp3.ca.FreeBSD.org. 2005-12-09 02:12:18 +00:00
web2c Preamble for the .tex files that will be converted to PDF to get them to 2000-11-07 10:23:41 +00:00
xsl Add the files which will allow us to actually build with FORMAT=html 2003-01-03 05:06:14 +00:00