summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/testtemplate/expected/webxml/baz.webxml
blob: 8184ea65983e47c71c57dc4953f21b6146ec4d13 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<WebXML>
    <document>
        <struct name="Baz" href="baz.html" status="active" access="public" location="testtemplate.h" since="2.0" documented="true" module="TestCPP" brief="Class template template">
            <description>
                <brief>Class template template.</brief>
            </description>
        </struct>
    </document>
</WebXML>