Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-07 23:07:33 -05:00
parent 6ab00cf036
commit 10b814f19b

View File

@ -59,4 +59,8 @@ boostbook standalone
install pdfinstall : standalone/<format>pdf : <location>. <install-type>PDF ;
explicit pdfinstall ;
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : standalone ;
explicit boostrelease ;