Blame testing/034/indexpage.xml

Packit 1c1d7e
Packit 1c1d7e
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
Packit 1c1d7e
  <compounddef id="indexpage" kind="page">
Packit 1c1d7e
    <compoundname>index</compoundname>
Packit 1c1d7e
    <title>My Project</title>
Packit 1c1d7e
    <briefdescription>
Packit 1c1d7e
    </briefdescription>
Packit 1c1d7e
    <detaileddescription>
Packit 1c1d7e
      <para>Some text. </para>
Packit 1c1d7e
      <internal>
Packit 1c1d7e
        <para>Internal text. </para>
Packit 1c1d7e
      </internal>
Packit 1c1d7e
      <sect1 id="index_1s1">
Packit 1c1d7e
        <title>A Section</title>
Packit 1c1d7e
        <para>Some text in the section 1. </para>
Packit 1c1d7e
        <internal>
Packit 1c1d7e
          <para>Internal text. </para>
Packit 1c1d7e
          <sect2 id="index_1ss1">
Packit 1c1d7e
            <title>A Subsection</title>
Packit 1c1d7e
            <para>Some text in the subsection. </para>
Packit 1c1d7e
          </sect2>
Packit 1c1d7e
        </internal>
Packit 1c1d7e
        <para>Visible text in section 1. </para>
Packit 1c1d7e
      </sect1>
Packit 1c1d7e
      <sect1 id="index_1s2">
Packit 1c1d7e
        <title>Another Section</title>
Packit 1c1d7e
        <para>Visible text. </para>
Packit 1c1d7e
      </sect1>
Packit 1c1d7e
    </detaileddescription>
Packit 1c1d7e
  </compounddef>
Packit 1c1d7e
</doxygen>