Files
utility/doc/Jamfile.v2
Douglas Gregor 5c2c9194dd Added <prefix>boost to get the tribool header in the right place (since
Doxygen eats the whole prefix, even when you tell it not to!)


[SVN r1587]
2003-09-22 02:18:35 +00:00

7 lines
178 B
Plaintext

project boost-sandbox/utility/doc ;
import boostbook ;
import doxygen ;
doxygen reference : ../../../boost/tribool.hpp : <prefix>boost ;
boostbook tribool : tribool.boostbook ;