Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-07 23:03:40 -05:00
parent b3dabe10e4
commit eccac19108

View File

@ -44,3 +44,13 @@ boostbook standalone
<xsl:param>toc.max.depth=2
<xsl:param>generate.section.toc.level=1
;
###############################################################################
alias boostdoc
: algorithm ../string/doc/string_algo.xml
:
: <dependency>autodoc <dependency>../string/doc//autodoc
: ;
explicit boostdoc ;
alias boostrelease ;
explicit boostrelease ;