mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Escape special character in Jamfile; point to https rather than http. [CI SKIP]
This commit is contained in:
@@ -69,7 +69,7 @@ boostbook standalone
|
||||
<format>pdf:<xsl:param>preferred.mediaobject.role=print
|
||||
<format>pdf:<xsl:param>img.src.path=$(images_location)/
|
||||
<format>pdf:<xsl:param>draft.mode="no"
|
||||
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/math/doc/html
|
||||
<format>pdf:<xsl:param>boost.url.prefix=https\://www.boost.org/doc/libs/release/libs/math/doc/html
|
||||
<auto-index>on <format>pdf:<auto-index-internal>off
|
||||
<format>html:<auto-index-internal>on
|
||||
<auto-index-script>$(here)/index.idx
|
||||
|
||||
Reference in New Issue
Block a user