mirror of
https://github.com/boostorg/logic.git
synced 2025-07-30 20:27:16 +02:00
Add, and update, documentation build targets.
This commit is contained in:
@ -24,3 +24,13 @@ boostbook tribool
|
|||||||
<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
|
||||||
<dependency>reference
|
<dependency>reference
|
||||||
;
|
;
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
alias boostdoc
|
||||||
|
: tribool/<format>docbook
|
||||||
|
:
|
||||||
|
:
|
||||||
|
: ;
|
||||||
|
explicit boostdoc ;
|
||||||
|
alias boostrelease ;
|
||||||
|
explicit boostrelease ;
|
||||||
|
Reference in New Issue
Block a user