mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
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:
parent
0ea1644f9e
commit
0ba45baa19
3 changed files with 13 additions and 6 deletions
|
|
@ -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>../../../../..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue