Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera 2016-10-07 23:07:36 -05:00
parent d7773512aa
commit ee45b0666f

View File

@ -73,4 +73,14 @@ boostbook standalone
;
install pdfinstall : standalone/<format>pdf : <location>. <install-type>PDF ;
explicit pdfinstall ;
explicit pdfinstall ;
###############################################################################
alias boostdoc
: ratio
:
: #<dependency>autodoc
: ;
explicit boostdoc ;
alias boostrelease ;
explicit boostrelease ;