neo_doxygen: Add a Python test for namespaces’ members.
[nit.git] / contrib / neo_doxygen / tests / python-def / xml / namespacefoo.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="namespacefoo" kind="namespace">
4 <compoundname>foo</compoundname>
5 <sectiondef kind="func">
6 <memberdef kind="function" id="namespacefoo_1aab1e88a2212b202c20f3c9bd799a1ad4" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
7 <type>def</type>
8 <definition>def foo.bar</definition>
9 <argsstring></argsstring>
10 <name>bar</name>
11 <briefdescription>
12 <para>A <computeroutput>bar</computeroutput> function in the <computeroutput>foo</computeroutput> namespace. </para> </briefdescription>
13 <detaileddescription>
14 <para><verbatim>By default, Doxygen recognizes anything in the docstrings as verbatim
15 detailed description.</verbatim> </para> </detaileddescription>
16 <inbodydescription>
17 </inbodydescription>
18 <location file="%SOURCE_DIRECTORY%/foo.py" line="16" column="1" bodyfile="%SOURCE_DIRECTORY%/foo.py" bodystart="16" bodyend="20"/>
19 </memberdef>
20 </sectiondef>
21 <briefdescription>
22 </briefdescription>
23 <detaileddescription>
24 </detaileddescription>
25 <location file="%SOURCE_DIRECTORY%/foo.py" line="1" column="1"/>
26 </compounddef>
27 </doxygen>