changeset 11132:550c25c57f34

Document, that chunk.xsl mustn't be included directly.
author lumag
date Wed, 15 Oct 2003 20:54:38 +0000
parents 8b2d7d006bdd
children dafc5bfc6f92
files DOCS/xml/README.maintainers
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/README.maintainers	Wed Oct 15 17:03:28 2003 +0000
+++ b/DOCS/xml/README.maintainers	Wed Oct 15 20:54:38 2003 +0000
@@ -31,6 +31,10 @@
    'html.xsl'.  And do not forget to import the toplevel XSL file:
 
 	<xsl:import href="../html.xsl"/>
+
+   Note: you mustn't xsl:include or xsl:import chunk.xsl directly!
+   Including it can (and will) break building of documentation, if chunk.xsl
+   is installed in the uncommon place.
 5) If you wish to change output encoding of generated files, create html.xsl
    as suggested in step 4) and add somwhere after <xsl:import .../> such string: