mirror of
https://github.com/boostorg/sync.git
synced 2026-01-19 04:42:12 +00:00
Silenced b2 warning about unescaped character.
This commit is contained in:
@@ -196,15 +196,15 @@ boostbook sync
|
||||
:
|
||||
sync_doc
|
||||
:
|
||||
<xsl:param>boost.root=../../../..
|
||||
<xsl:param>boost.libraries=../../../libs/libraries.htm
|
||||
<xsl:param>"boost.root=../../../.."
|
||||
<xsl:param>"boost.libraries=../../../libs/libraries.htm"
|
||||
<xsl:param>nav.layout=none
|
||||
<xsl:param>boost.image=Boost
|
||||
<xsl:param>navig.graphics=1
|
||||
<xsl:param>chunk.section.depth=2
|
||||
<xsl:param>boost.compact.function=0
|
||||
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/sync/doc/html
|
||||
<format>pdf:<xsl:param>img.src.path=$(images_location)/
|
||||
<format>pdf:<xsl:param>"boost.url.prefix=http://www.boost.org/doc/libs/release/libs/sync/doc/html"
|
||||
<format>pdf:<xsl:param>"img.src.path=$(images_location)/"
|
||||
;
|
||||
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user