Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / multiprecision / doc / Jamfile.v2
index e99da47..eec13c8 100644 (file)
@@ -10,6 +10,7 @@ path-constant images_location : html ;
 path-constant here : . ;
 
 xml multiprecision : multiprecision.qbk ;
+
 boostbook standalone
     :
         multiprecision
@@ -37,7 +38,12 @@ boostbook standalone
         #<xsl:param>generate.section.toc.level=10
         # Index on type:
         <xsl:param>index.on.type=1
-        
+        <xsl:param>html.stylesheet=multiprecision.css # Local variant for multiprecision,
+        # extending 'standard' BOOST_ROOT/doc/src/boostbook.css with
+        # @import url('../../../../doc/src/boostbook.css');
+        # in location multiprecision/doc/html/multiprecision.css
+    
+       
         # PDF Options:
         # TOC Generation: this is needed for FOP-0.9 and later:
         <xsl:param>fop1.extensions=0
@@ -63,7 +69,8 @@ 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/sf_and_dist/html
+        <format>pdf:<xsl:param>boost.url.prefix=http\://www.boost.org/doc/libs/release/libs/math/doc/sf_and_dist/html
+        
         # Index generation:
         <auto-index>on
         <auto-index-script>$(here)/index.idx