Add, optional, building of all library docs.

This commit is contained in:
Rene Rivera 2015-12-23 17:34:46 -06:00
parent 76997ac946
commit 4c122b350d

View file

@ -6,8 +6,22 @@
project boost/doc ;
import boostbook : boostbook ;
path-constant BOOST_DOC : . ;
alias asio : ../libs/asio/doc//asio/<xsl:param>boost.libraries=../../libs/libraries.htm ;
if "--release-build" in [ modules.peek : ARGV ]
{
import project ;
import path ;
local lib-docs = [ path.glob [ path.glob $(BOOST_DOC)/../libs : */doc ]
: [ modules.peek project : JAMFILE ] ] ;
for local lib-doc in $(lib-docs:D)
{
build-project [ path.relative-to $(BOOST_DOC) $(lib-doc) ] ;
}
}
#
# Note that when refering to libraries that use auto-index we must process all the way to
# docbook before including here. We must also ensure that auto-index uses it's own index