Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-07 23:07:36 -05:00
parent 0e931f4a80
commit 7567dce0c1

View File

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