mirror of
https://github.com/boostorg/core.git
synced 2025-07-29 20:37:22 +02:00
Envelop URL in quotes to avoid Boost.Build warning about unescaped special char.
This commit is contained in:
@ -49,7 +49,7 @@ boostbook standalone
|
||||
<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
|
||||
<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