diff --git a/build/boost/doc/Jamfile.jam b/build/boost/doc/Jamfile.jam index d306b6e..96ff40b 100644 --- a/build/boost/doc/Jamfile.jam +++ b/build/boost/doc/Jamfile.jam @@ -7,7 +7,7 @@ # http://www.boost.org/LICENSE_1_0.txt) import path ; -using boostbook ; +using boostbook : : : [ path.pwd ] ; using quickbook ; using doxygen ; diff --git a/build/boost/doc/images/boost.png b/build/boost/doc/images/boost.png new file mode 100644 index 0000000..106b45a Binary files /dev/null and b/build/boost/doc/images/boost.png differ diff --git a/build/boost/doc/xsl/navbar.xsl b/build/boost/doc/xsl/navbar.xsl new file mode 100644 index 0000000..19fc21a --- /dev/null +++ b/build/boost/doc/xsl/navbar.xsl @@ -0,0 +1,383 @@ + + + + + + + + + + + + + + horizontal + none + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + boost-head + + + + + background-color: white; width: 50%; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Download + + Support + + Project + + Download + Support + Project + + + + + + + + + + + + + + + + + + + + + + + + boost-toc + + Download + Support + Project + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + | + + + + + + -toc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + | + + + + + + -toc + + + + + + + + + + + + + + + + + + diff --git a/build/build.xml b/build/build.xml index adac9ca..be53192 100644 --- a/build/build.xml +++ b/build/build.xml @@ -124,13 +124,16 @@ - - - + + + + + +