mirror of
https://github.com/boostorg/logic.git
synced 2025-08-01 21:24:26 +02:00
fix xincludes of doxygen-generated reference sections
[SVN r37571]
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
||||||
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
||||||
<library name="Tribool" dirname="logic" id="tribool"
|
<library name="Tribool" dirname="logic" id="tribool"
|
||||||
last-revision="$Date: 2004/07/25 03:01:38 $" xmlns:xi="http://www.w3.org/2001/XInclude">
|
last-revision="$Date: 2007/05/03 01:18:48 $" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
<libraryinfo>
|
<libraryinfo>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Douglas</firstname>
|
<firstname>Douglas</firstname>
|
||||||
@@ -197,7 +197,7 @@ cout << boolalpha << x << endl; // Prints "maybe"</programlist
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<xi:include href="reference.boostbook"/>
|
<xi:include href="reference.xml/>
|
||||||
|
|
||||||
<testsuite id="tribool.tests">
|
<testsuite id="tribool.tests">
|
||||||
<run-test filename="tribool_test.cpp">
|
<run-test filename="tribool_test.cpp">
|
||||||
|
Reference in New Issue
Block a user