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]
This commit is contained in:
Douglas Gregor
2003-09-22 02:18:35 +00:00
parent 890bb31bd0
commit 5c2c9194dd

View File

@@ -2,5 +2,5 @@ project boost-sandbox/utility/doc ;
import boostbook ;
import doxygen ;
doxygen reference : ../../../boost/tribool.hpp ;
doxygen reference : ../../../boost/tribool.hpp : <prefix>boost ;
boostbook tribool : tribool.boostbook ;