mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-11 21:43:54 +00:00
21 lines
439 B
Plaintext
21 lines
439 B
Plaintext
# Copyright Thomas Witt 2005. Use, modification, and distribution are
|
|
# subject to the Boost Software License, Version 1.0. (See accompanying
|
|
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
using quickbook ;
|
|
|
|
xml iterator
|
|
:
|
|
quickbook/iterator.qbk
|
|
;
|
|
|
|
boostbook standalone
|
|
:
|
|
iterator
|
|
:
|
|
<xsl:param>toc.max.depth=3
|
|
<xsl:param>toc.section.depth=3
|
|
<xsl:param>chunk.section.depth=4
|
|
;
|
|
|