Blame testing/045/indexpage.xml

Packit Service 50c9f2
Packit Service 50c9f2
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
Packit Service 50c9f2
  <compounddef id="indexpage" kind="page">
Packit Service 50c9f2
    <compoundname>index</compoundname>
Packit Service 50c9f2
    <title>My Project</title>
Packit Service 50c9f2
    <briefdescription>
Packit Service 50c9f2
    </briefdescription>
Packit Service 50c9f2
    <detaileddescription>
Packit Service 50c9f2
      <para>
Packit Service 50c9f2
        <toclist>
Packit Service 50c9f2
          <tocitem id="index_1item1">First Item</tocitem>
Packit Service 50c9f2
          <tocitem id="item2_1item2">Second Item</tocitem>
Packit Service 50c9f2
          <tocitem id="item2_1item3">Third Item</tocitem>
Packit Service 50c9f2
        </toclist>
Packit Service 50c9f2
      </para>
Packit Service 50c9f2
      <para>Some filler text.</para>
Packit Service 50c9f2
      <sect1 id="index_1item1">
Packit Service 50c9f2
        <title>First Section</title>
Packit Service 50c9f2
        <para>Section 1 text. </para>
Packit Service 50c9f2
      </sect1>
Packit Service 50c9f2
    </detaileddescription>
Packit Service 50c9f2
  </compounddef>
Packit Service 50c9f2
</doxygen>