Blame testing/050/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 normal text. <verbatim>A verbatim section with a /* C comment */ in it
Packit 1c1d7e
</verbatim> Showing a file as verbatim <verbatim>@book{knuth79,
Packit 1c1d7e
        author = "Donald E. Knuth",
Packit 1c1d7e
        title = "Tex and Metafont, New Directions in Typesetting",
Packit 1c1d7e
        year = "1979",
Packit 1c1d7e
        publisher = "American Mathematical Society and Digital Press",
Packit 1c1d7e
        address = "Stanford"
Packit 1c1d7e
}
Packit 1c1d7e
</verbatim> More text after the verbatim section. </para>
Packit 1c1d7e
    </detaileddescription>
Packit 1c1d7e
  </compounddef>
Packit 1c1d7e
</doxygen>