summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/bug80259/expected/webxml/second.webxml
blob: 9ecd3c2fe35f1a8f917ec290f67332f6679219ac (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<WebXML>
    <document>
        <class name="Second" href="second.html" status="active" access="public" location="ccc.h" documented="true" module="TestModule">
            <description>
                <para>This is a second class</para>
            </description>
        </class>
    </document>
</WebXML>