mirror of
https://github.com/boostorg/core.git
synced 2025-08-01 22:04:30 +02:00
Changed boost.root parameter to a relative path to avoid warnings in the inspection report. Added URL prefix for pdf build.
This commit is contained in:
@@ -46,7 +46,8 @@ boostbook standalone
|
||||
core
|
||||
:
|
||||
<dependency>ref_reference
|
||||
<xsl:param>boost.root=http://boost.org/doc/libs/master
|
||||
<xsl:param>boost.root=../../../..
|
||||
<xsl:param>generate.section.toc.level=1
|
||||
<xsl:param>toc.max.depth=1
|
||||
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/core/doc/html
|
||||
;
|
||||
|
Reference in New Issue
Block a user