mirror of
https://github.com/boostorg/logic.git
synced 2025-07-29 19:57:17 +02:00
17 lines
514 B
Plaintext
17 lines
514 B
Plaintext
project boost-sandbox/utility/doc ;
|
|
import boostbook ;
|
|
import doxygen ;
|
|
|
|
doxygen reference : [ glob ../../../boost/logic/tribool.hpp ]
|
|
[ glob ../../../boost/logic/tribool_fwd.hpp ]
|
|
[ glob ../../../boost/logic/tribool_io.hpp ]
|
|
;
|
|
boostbook tribool
|
|
:
|
|
tribool.boostbook
|
|
:
|
|
<xsl:param>boost.root=../../../..
|
|
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
|
|
<dependency>reference
|
|
;
|