Skip to content

Commit 22e8d11

Browse files
committed
Merge PDF build changes from Trunk.
[SVN r51417]
1 parent b55001a commit 22e8d11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/Jamfile.v2

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

1011
doxygen autodoc
11-
: [ glob ../../../boost/program_options/*.hpp ] ;
12+
: [ glob ../../../boost/program_options/*.hpp ] ;

0 commit comments

Comments
 (0)