blob: 1446a506c5915e08f2a939d4fa6f19118abf5fd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?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="namespaceorg_1_1doxygen_1_1_test" kind="namespace" language="Java">
<compoundname>org::doxygen::Test</compoundname>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>A test package. </para>
</detaileddescription>
<location file="042_package.java" line="4" column="15"/>
</compounddef>
</doxygen>
|