blob: f403e8feafa55d85fc66f8b91101570ff4cc9d9b (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
<compounddef id="another" kind="page">
<compoundname>another</compoundname>
<title>Another Page</title>
<detaileddescription>
<para>Another page's text. </para>
</detaileddescription>
</compounddef>
</doxygen>
|