We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55001a commit 22e8d11Copy full SHA for 22e8d11
doc/Jamfile.v2
@@ -5,7 +5,8 @@ toolset.using doxygen ;
5
boostbook program_option
6
: program_options.xml
7
: <implicit-dependency>autodoc
8
+ <format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
9
;
10
11
doxygen autodoc
- : [ glob ../../../boost/program_options/*.hpp ] ;
12
+ : [ glob ../../../boost/program_options/*.hpp ] ;
0 commit comments