Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-07 23:03:40 -05:00
parent 24d2cceb27
commit d029402f05

View File

@ -44,3 +44,13 @@ boostbook standalone
<xsl:param>toc.max.depth=2 <xsl:param>toc.max.depth=2
<xsl:param>generate.section.toc.level=1 <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 ;