Menu

Commit [r376]  Maximize  Restore  History

Move the book XSL customization parameters out of the Makefile into a

customization layer. This will allow for more extensive customization.

* doc/book/Makefile
(XSL_HTML, XSL_HTML_CHUNK): Point to customization layer.
(BOOK_HTML_XSLTPROC_OPTS): Remove --stringparam argument.

* doc/book/tools/html-stylesheet.xsl
New file. Customization layer for single-page html.

* doc/book/tools/chunk-stylesheet.xsl
New file. Customization layer for multiple-page html.

bdenny 2003-11-14

changed /trunk/src/book/Makefile
added /trunk/src/book/tools/chunk-stylesheet.xsl
added /trunk/src/book/tools/html-stylesheet.xsl
/trunk/src/book/Makefile Diff Switch to side-by-side view
Loading...
/trunk/src/book/tools/chunk-stylesheet.xsl Diff Switch to side-by-side view
Loading...
/trunk/src/book/tools/html-stylesheet.xsl Diff Switch to side-by-side view
Loading...