1
0
forked from boostorg/bind

Do not generate documentation manifest files.

This commit is contained in:
Peter Dimov
2015-06-06 19:08:59 +03:00
parent 5727d4f46e
commit 8647ccca80

View File

@@ -27,6 +27,8 @@ boostbook standalone_bind
<xsl:param>toc.max.depth=2
# How far down we go with TOC's
<xsl:param>generate.section.toc.level=0
<xsl:param>generate.manifest=0
;
xml mem_fn_ : mem_fn.qbk ;
@@ -47,4 +49,6 @@ boostbook standalone_mem_fn
<xsl:param>toc.max.depth=2
# How far down we go with TOC's
<xsl:param>generate.section.toc.level=0
<xsl:param>generate.manifest=0
;