Add a toc.section.depth=3 parameter to use the same ToC depth as DocBook

DSSSL stylesheet.

Reported by:	gjb
This commit is contained in:
hrs 2015-02-02 16:10:03 +00:00
parent a9fa41d648
commit bb5a64d168

View File

@ -17,6 +17,7 @@ PROFILING+= --param profile.attribute "'releasetype'" --param profile.value "'re
XSLTPROCFLAGS+= --param release.url "'${RELEASEURL}'"
XSLTPROCFLAGS+= --param release.branch "'${RELEASEBRANCH}'"
XSLTPROCFLAGS+= --param release.maillist "'${RELEASEMAILLIST}'"
XSLTPROCFLAGS+= --param toc.section.depth "'3'"
# Find the RELNOTESng document catalogs
EXTRA_CATALOGS+= file://${RELN_ROOT}/${LANGCODE}/share/xml/catalog.xml \