summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/headerfile/expected/webxml/headers.webxml
blob: 6fdc7de0b7ce51dc93eba3c0cc67eff0527ab503 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<WebXML>
    <document>
        <group name="headers" href="headers.html" status="active" documented="true" seen="true" title="Headers">
            <description>
                <table width="100%">
                    <row>
                        <item>
                            <para>
                                <link raw="&lt;TestHeader&gt;" href="testheader.html" type=""/>
                            </para>
                        </item>
                        <item>
                            <para>A header file.</para>
                        </item>
                    </row>
                </table>
            </description>
        </group>
    </document>
</WebXML>