1
0
forked from boostorg/core

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:
Andrey Semashev
2014-06-16 20:23:14 +04:00
parent b230dfc9cd
commit 91b9110e04

View File

@@ -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
;