summaryrefslogtreecommitdiff
path: root/doxygen/xml/namespaceexample.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/xml/namespaceexample.xml')
-rw-r--r--doxygen/xml/namespaceexample.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/doxygen/xml/namespaceexample.xml b/doxygen/xml/namespaceexample.xml
new file mode 100644
index 0000000..e39a8c8
--- /dev/null
+++ b/doxygen/xml/namespaceexample.xml
@@ -0,0 +1,28 @@
+<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.7.5.1">
+ <compounddef id="namespaceexample" kind="namespace">
+ <compoundname>example</compoundname>
+ <innerclass refid="classexample_1_1CmdLineApp" prot="public">example::CmdLineApp</innerclass>
+ <sectiondef kind="var">
+ <memberdef kind="variable" id="namespaceexample_1a067d058cce4025d9c13742cbc474e211" prot="public" static="no" mutable="no">
+ <type>tuple</type>
+ <definition>tuple example::c</definition>
+ <argsstring></argsstring>
+ <name>c</name>
+ <initializer><ref refid="classexample_1_1CmdLineApp" kindref="compound">CmdLineApp</ref>()</initializer>
+ <briefdescription>
+ </briefdescription>
+ <detaileddescription>
+ </detaileddescription>
+ <inbodydescription>
+ </inbodydescription>
+ <location file="/Users/amrogers/Developer/Projects/cmd2/example/example.py" line="34" bodyfile="/Users/amrogers/Developer/Projects/cmd2/example/example.py" bodystart="34" bodyend="-1"/>
+ </memberdef>
+ </sectiondef>
+ <briefdescription>
+ </briefdescription>
+ <detaileddescription>
+<para><verbatim>A sample application for cmd2.</verbatim> </para> </detaileddescription>
+ <location file="/Users/amrogers/Developer/Projects/cmd2/example/example.py" line="1"/>
+ </compounddef>
+</doxygen>