Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera 2016-10-07 23:07:34 -05:00
parent 41cde4ac60
commit 9ea3674299

View File

@ -49,3 +49,9 @@ boostbook doc : qbk
install pdfinstall : doc/<format>pdf : <location>. <install-type>PDF <name>local_function.pdf ;
explicit pdfinstall ;
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : doc ;
explicit boostrelease ;