Fixed documentation generation

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@741 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2014-05-24 07:23:46 +00:00
parent 0ea1644f9e
commit 0ba45baa19
3 changed files with 13 additions and 6 deletions

View file

@ -6,8 +6,7 @@
# accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
import path ;
using boostbook : : : [ path.pwd ] ;
using boostbook ;
using quickbook ;
using doxygen ;
@ -32,6 +31,7 @@ boostbook standalone
mock
:
# <dependency>reference
<xsl:param>boost.root=../../../..
<xsl:param>boost.image.src=images/boost.png
<xsl:param>chunk.first.sections=1
# <xsl:param>toc.max.depth=3
@ -39,6 +39,7 @@ boostbook standalone
<xsl:param>nav.layout=horizontal
;
# not needed anymore once in boost
project example
: requirements
<include>../../../../..