Skip to content

Commit 310a638

Browse files
committed
Merge documentation fixes.
* Use `doc/src/*.css` instead of `doc/html/*.css`. * Remove wiki and people directories. * Some documentation fixes. * Left out `minimal.css` changes and boostbook changes because of clashes. [SVN r63347]
1 parent cbacc90 commit 310a638

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)