13 lines
458 B
XML
13 lines
458 B
XML
|
<?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>
|
||
|
<briefdescription>
|
||
|
</briefdescription>
|
||
|
<detaileddescription>
|
||
|
<para>Another page's text. </para>
|
||
|
</detaileddescription>
|
||
|
</compounddef>
|
||
|
</doxygen>
|