forked from boostorg/bind
Do not generate documentation manifest files.
This commit is contained in:
@@ -27,6 +27,8 @@ boostbook standalone_bind
|
|||||||
<xsl:param>toc.max.depth=2
|
<xsl:param>toc.max.depth=2
|
||||||
# How far down we go with TOC's
|
# How far down we go with TOC's
|
||||||
<xsl:param>generate.section.toc.level=0
|
<xsl:param>generate.section.toc.level=0
|
||||||
|
|
||||||
|
<xsl:param>generate.manifest=0
|
||||||
;
|
;
|
||||||
|
|
||||||
xml mem_fn_ : mem_fn.qbk ;
|
xml mem_fn_ : mem_fn.qbk ;
|
||||||
@@ -47,4 +49,6 @@ boostbook standalone_mem_fn
|
|||||||
<xsl:param>toc.max.depth=2
|
<xsl:param>toc.max.depth=2
|
||||||
# How far down we go with TOC's
|
# How far down we go with TOC's
|
||||||
<xsl:param>generate.section.toc.level=0
|
<xsl:param>generate.section.toc.level=0
|
||||||
|
|
||||||
|
<xsl:param>generate.manifest=0
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user