Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera 2016-10-07 23:07:33 -05:00
parent a22f098d6d
commit 3949cd5c01

View File

@ -32,5 +32,8 @@ boostbook coro
<format>pdf:<xsl:param>img.src.path=$(here)/html/
;
alias boostdoc : coro
: : : <implicit-dependency>coro ;
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : coro ;
explicit boostrelease ;