forked from boostorg/range
new fancy quickbook documentaion
[SVN r40373]
This commit is contained in:
18
doc/Jamfile.v2
Normal file
18
doc/Jamfile.v2
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
|
||||||
|
use-project boost : $(BOOST_ROOT) ;
|
||||||
|
|
||||||
|
|
||||||
|
#import boostbook : boostbook ;
|
||||||
|
import quickbook ;
|
||||||
|
|
||||||
|
xml boost_range : boost_range.qbk ;
|
||||||
|
|
||||||
|
boostbook standalone
|
||||||
|
:
|
||||||
|
boost_range
|
||||||
|
:
|
||||||
|
<xsl:param>generate.section.toc.level=4
|
||||||
|
<xsl:param>chunk.first.sections=7
|
||||||
|
<xsl:param>toc.section.depth=10
|
||||||
|
;
|
||||||
|
|
1234
doc/boost_range.qbk
Normal file
1234
doc/boost_range.qbk
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user