forked from boostorg/logic
Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues. [SVN r51284]
15 lines
430 B
Plaintext
15 lines
430 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
|
|
:
|
|
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
|
|
;
|