blob: 01a8c5d682c55e2d12aaa138317a135210472e7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?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>Text<linebreak/>
New line<linebreak/>
Another line </para>
</detaileddescription>
<location file="038_n.dox"/>
</compounddef>
</doxygen>
|