Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-07 23:07:37 -05:00
parent 158c7ef640
commit 895af7c97a
+7 -1
View File
@@ -1,4 +1,4 @@
# Copyright (c) 2001 Jaakko Järvi
# Copyright (c) 2001 Jaakko Jrvi
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
@@ -29,3 +29,9 @@ boostbook standalone_tuple
# How far down we go with TOC's
<xsl:param>generate.section.toc.level=0
;
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : standalone_tuple ;
explicit boostrelease ;