Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-07 23:07:33 -05:00
parent c7d61df2af
commit 463edb00e4

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 ;