mirror of
https://github.com/boostorg/python.git
synced 2026-01-23 05:42:30 +00:00
Merge pull request #33 from danieljames/doc-build
Unset 'boost.defaults' set in Jamroot.
This commit is contained in:
@@ -9,7 +9,9 @@ path-constant images : html/images ;
|
||||
|
||||
|
||||
project python/doc
|
||||
: requirements <format>html:<xsl:param>boost.defaults=none
|
||||
: requirements
|
||||
-<xsl:param>boost.defaults=Boost
|
||||
<format>html:<xsl:param>boost.defaults=none
|
||||
<format>html:<xsl:param>toc.max.depth=3
|
||||
<format>html:<xsl:param>toc.section.depth=2
|
||||
<format>html:<xsl:param>chunk.section.depth=1
|
||||
|
||||
Reference in New Issue
Block a user