mirror of
https://github.com/boostorg/logic.git
synced 2025-12-24 07:38:06 +01:00
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 ;
|