Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-07 23:07:33 -05:00
parent 28b219981e
commit b65104932a

View File

@ -6,3 +6,9 @@ boostbook concepts : reference/concepts.xml
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
<xsl:param>boost.root=../../../..
;
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : concepts ;
explicit boostrelease ;