mirror of
https://github.com/boostorg/logic.git
synced 2026-07-05 07:51:00 +02:00
cdb51dda6e
When building from top-level boost-book build, incorrect path to header files was corrupting the whole build. [SVN r23566]
10 lines
326 B
Plaintext
10 lines
326 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 ;
|