|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r67551 - sandbox/chrono/libs/ratio/doc
From: vicente.botet_at_[hidden]
Date: 2011-01-01 15:45:54
Author: viboes
Date: 2011-01-01 15:45:52 EST (Sat, 01 Jan 2011)
New Revision: 67551
URL: http://svn.boost.org/trac/boost/changeset/67551
Log:
Ratio: update doc jamfile to generate pdf file
Text files modified:
sandbox/chrono/libs/ratio/doc/Jamfile.v2 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
Modified: sandbox/chrono/libs/ratio/doc/Jamfile.v2
==============================================================================
--- sandbox/chrono/libs/ratio/doc/Jamfile.v2 (original)
+++ sandbox/chrono/libs/ratio/doc/Jamfile.v2 2011-01-01 15:45:52 EST (Sat, 01 Jan 2011)
@@ -51,7 +51,7 @@
# PDF Options:
# TOC Generation: this is needed for FOP-0.9 and later:
- #<xsl:param>fop1.extensions=1
+ <xsl:param>fop1.extensions=0
# Or enable this if you're using XEP:
<xsl:param>xep.extensions=1
# TOC generation: this is needed for FOP 0.2, but must not be set to zero for FOP-0.9!
@@ -69,4 +69,5 @@
# better use SVG's instead:
<format>pdf:<xsl:param>admon.graphics.extension=".svg"
<format>pdf:<xsl:param>admon.graphics.path=$(boost-images)/
+ <format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/regex/doc/html
;
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk