forked from boostorg/concept_check
Add, and update, documentation build targets.
This commit is contained in:
@ -6,3 +6,9 @@ boostbook concepts : reference/concepts.xml
|
|||||||
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
|
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
|
||||||
<xsl:param>boost.root=../../../..
|
<xsl:param>boost.root=../../../..
|
||||||
;
|
;
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
alias boostdoc ;
|
||||||
|
explicit boostdoc ;
|
||||||
|
alias boostrelease : concepts ;
|
||||||
|
explicit boostrelease ;
|
||||||
|
Reference in New Issue
Block a user