Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-07 23:07:34 -05:00
parent 904d3c2c01
commit 3b96c3b70b

View File

@ -25,4 +25,8 @@ boostbook quickbook
<format>pdf:<xsl:param>img.src.path=$(images_location)/
;
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : quickbook ;
explicit boostrelease ;