summaryrefslogtreecommitdiff
path: root/doxygen/man/man3/example.3
diff options
context:
space:
mode:
authorZearin <zearin@gonk.net>2011-10-05 17:05:31 -0400
committerZearin <zearin@gonk.net>2011-10-05 17:05:31 -0400
commitaa19e3b9c9f03f7320c2d5470fa977ed0bbdeeab (patch)
tree97d86fe3a03114be08aac12a7097aa80ac03bc2a /doxygen/man/man3/example.3
downloadcmd2-aa19e3b9c9f03f7320c2d5470fa977ed0bbdeeab.tar.gz
Initial import.
Copy of the Python module cmd2 by Catherine Devlin. Note that this is NOT the official copy (it’s at http://www.assembla.com/spaces/python-cmd2/wiki ). I’d rather just work using git + GitHub instead of hg + Assembla. ☺ OTOH, I fully intend to submit changes back to the official repo on Assembla—so don’t be shy, fork away. I’m happy for any help!
Diffstat (limited to 'doxygen/man/man3/example.3')
-rw-r--r--doxygen/man/man3/example.337
1 files changed, 37 insertions, 0 deletions
diff --git a/doxygen/man/man3/example.3 b/doxygen/man/man3/example.3
new file mode 100644
index 0000000..dbc3fd6
--- /dev/null
+++ b/doxygen/man/man3/example.3
@@ -0,0 +1,37 @@
+.TH "example" 3 "Fri Sep 9 2011" "Cmd2" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+example \-
+.SH SYNOPSIS
+.br
+.PP
+.SS "Classes"
+
+.in +1c
+.ti -1c
+.RI "class \fBCmdLineApp\fP"
+.br
+.in -1c
+.SS "Variables"
+
+.in +1c
+.ti -1c
+.RI "tuple \fBc\fP = \fBCmdLineApp\fP()"
+.br
+.in -1c
+.SH "Detailed Description"
+.PP
+.PP
+.nf
+A sample application for cmd2..fi
+.PP
+
+.SH "Variable Documentation"
+.PP
+.SS "tuple \fBexample::c\fP = \fBCmdLineApp\fP()"
+.PP
+Definition at line 34 of file example\&.py'\&.
+.SH "Author"
+.PP
+Generated automatically by Doxygen for Cmd2 from the source code'\&.