forked from boostorg/static_assert
Add PDF generation options to fix external links to point to the web site.
Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues. [SVN r51284]
This commit is contained in:
@ -34,6 +34,7 @@ boostbook standalone
|
|||||||
# better use SVG's instead:
|
# better use SVG's instead:
|
||||||
<format>pdf:<xsl:param>admon.graphics.extension=".svg"
|
<format>pdf:<xsl:param>admon.graphics.extension=".svg"
|
||||||
<format>pdf:<xsl:param>admon.graphics.path=$(boost-images)/
|
<format>pdf:<xsl:param>admon.graphics.path=$(boost-images)/
|
||||||
|
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
|
||||||
;
|
;
|
||||||
|
|
||||||
install html : ../../../doc/html/boostbook.css ;
|
install html : ../../../doc/html/boostbook.css ;
|
||||||
|
Reference in New Issue
Block a user