Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera 2016-10-07 23:07:37 -05:00
parent febca584d9
commit b90a28f0e1

View File

@ -117,3 +117,11 @@ boostbook standalone_string_ref
# How far down we go with TOC's
<xsl:param>generate.section.toc.level=1
;
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease :
standalone_base_from_member standalone_compressed_pair
standalone_declval standalone_string_ref ;
explicit boostrelease ;