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