2014-06-01 18:08:55 -07:00
|
|
|
# Copyright (c) 2014 Glen Joseph Fernandes
|
|
|
|
|
# glenfe at live dot com
|
|
|
|
|
#
|
|
|
|
|
# Distributed under the Boost Software License,
|
|
|
|
|
# Version 1.0. (See accompanying file LICENSE_1_0.txt
|
|
|
|
|
# or copy at http://boost.org/LICENSE_1_0.txt)
|
2014-06-01 22:22:37 +04:00
|
|
|
|
2014-06-01 18:08:55 -07:00
|
|
|
import quickbook ;
|
2014-06-01 22:22:37 +04:00
|
|
|
|
2014-06-01 18:08:55 -07:00
|
|
|
xml core : core.qbk ;
|
2014-06-01 22:22:37 +04:00
|
|
|
|
2014-06-01 18:08:55 -07:00
|
|
|
boostbook standalone
|
|
|
|
|
:
|
|
|
|
|
core
|
|
|
|
|
:
|
|
|
|
|
<xsl:param>boost.root=http://boost.org/doc/libs/master
|
|
|
|
|
<xsl:param>generate.section.toc.level=1
|
|
|
|
|
<xsl:param>toc.max.depth=1
|
|
|
|
|
;
|