Compare commits

..

6 Commits

Author SHA1 Message Date
Daniel James 2dddc5c911 Merge.
[SVN r43063]
2008-02-03 10:35:18 +00:00
Daniel James 7428061d66 Create a branch to fix links on.
[SVN r41573]
2007-12-02 10:07:42 +00:00
Douglas Gregor 15b34d0bf4 Fix warnings from GCC 4.3. Fixes #1337
[SVN r40299]
2007-10-22 19:37:05 +00:00
Vladimir Prus d1f46c8f98 Remove V1 Jamfiles
[SVN r38516]
2007-08-08 19:02:26 +00:00
Eric Niebler 23af176127 fix typo
[SVN r37572]
2007-05-03 03:28:53 +00:00
Eric Niebler 196865d37f fix xincludes of doxygen-generated reference sections
[SVN r37571]
2007-05-03 01:18:48 +00:00
+1 -8
View File
@@ -6,11 +6,4 @@ doxygen reference : [ glob ../../../boost/logic/tribool.hpp ]
[ glob ../../../boost/logic/tribool_fwd.hpp ]
[ glob ../../../boost/logic/tribool_io.hpp ]
;
boostbook tribool
:
tribool.boostbook
:
<xsl:param>boost.root=../../../..
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
<dependency>reference
;
boostbook tribool : tribool.boostbook ;