Skip to content

Commit 2770651

Browse files
committed
Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of doc/html, usually be deleting the settings in order to use the defaults. Also add 'boost.root' to some builds in order to fix links which rely on it. [SVN r63146]
1 parent 572a93a commit 2770651

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Jamfile.v2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ toolset.using doxygen ;
55
boostbook program_option
66
: program_options.xml
77
: <implicit-dependency>autodoc
8+
<xsl:param>boost.root=../../../..
89
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
910
;
1011

0 commit comments

Comments
 (0)