The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/doxygen#6b0c5db74b337b843ad543bf84325b6e1ef5d040
24 lines
813 B
XML
24 lines
813 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="indexpage" kind="page">
|
|
<compoundname>index</compoundname>
|
|
<title>My Project</title>
|
|
<briefdescription>
|
|
</briefdescription>
|
|
<detaileddescription>
|
|
<para>
|
|
<toclist>
|
|
<tocitem id="index_1item1">First Item</tocitem>
|
|
<tocitem id="item2_1item2">Second Item</tocitem>
|
|
<tocitem id="item2_1item3">Third Item</tocitem>
|
|
</toclist>
|
|
</para>
|
|
<para>Some filler text.</para>
|
|
<sect1 id="index_1item1">
|
|
<title>First Section</title>
|
|
<para>Section 1 text. </para>
|
|
</sect1>
|
|
</detaileddescription>
|
|
</compounddef>
|
|
</doxygen>
|