neo_doxygen: Accept classes in the root namespace.
[nit.git] / contrib / neo_doxygen / tests / root-namespace / xml / class_foo.xml
1 <?xml version='1.0' encoding='UTF-8' standalone='no'?>
2 <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.8">
3 <compounddef id="class_foo" kind="class" prot="package">
4 <compoundname>Foo</compoundname>
5 <briefdescription>
6 </briefdescription>
7 <detaileddescription>
8 <para>A class in the root namespace </para> </detaileddescription>
9 <location file="%SOURCE_DIRECTORY%/Foo.java" line="19" column="1" bodyfile="%SOURCE_DIRECTORY%/Foo.java" bodystart="19" bodyend="19"/>
10 <listofallmembers>
11 </listofallmembers>
12 </compounddef>
13 </doxygen>