blob: 5f5d78fd0c006b3cb20ec5d85b7ce75e6e6d8058 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US">
<compounddef id="indexpage" kind="page">
<compoundname>index</compoundname>
<title>My Project</title>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>This is English. Output for all languages. </para>
</detaileddescription>
<location file="052_tilde.dox"/>
</compounddef>
</doxygen>
|