Blame testing/005/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
        <simplesect kind="attention">
Packit Service 50c9f2
          <para>Attention message. </para>
Packit Service 50c9f2
        </simplesect>
Packit Service 50c9f2
        <simplesect kind="note">
Packit Service 50c9f2
          <para>Something to note. </para>
Packit Service 50c9f2
        </simplesect>
Packit Service 50c9f2
        <simplesect kind="remark">
Packit Service 50c9f2
          <para>A remark. </para>
Packit Service 50c9f2
        </simplesect>
Packit Service 50c9f2
        <simplesect kind="warning">
Packit Service 50c9f2
          <para>A warning message. </para>
Packit Service 50c9f2
        </simplesect>
Packit Service 50c9f2
        <simplesect kind="par">
Packit Service 50c9f2
          <title/>
Packit Service 50c9f2
          <para>Second paragraph </para>
Packit Service 50c9f2
        </simplesect>
Packit Service 50c9f2
        <simplesect kind="par">
Packit Service 50c9f2
          <title>User defined paragraph.</title>
Packit Service 50c9f2
          <para>Contents of paragraph. </para>
Packit Service 50c9f2
        </simplesect>
Packit Service 50c9f2
        <simplesect kind="par">
Packit Service 50c9f2
          <title/>
Packit Service 50c9f2
          <para>More text in a new paragraph. </para>
Packit Service 50c9f2
        </simplesect>
Packit Service 50c9f2
      </para>
Packit Service 50c9f2
    </detaileddescription>
Packit Service 50c9f2
  </compounddef>
Packit Service 50c9f2
</doxygen>