Added a boostdoc target to unify Boost release docs building.

This commit is contained in:
Andrey Semashev
2016-01-06 21:06:49 +03:00
parent 6345b93198
commit f81653660b

View File

@ -51,3 +51,6 @@ boostbook standalone
<xsl:param>toc.max.depth=1
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/core/doc/html
;
alias boostdoc : standalone
: : : <implicit-dependency>standalone ;