summaryrefslogtreecommitdiff
path: root/doxygen/man/man3/ignoreBug.3
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/man/man3/ignoreBug.3')
-rw-r--r--doxygen/man/man3/ignoreBug.329
1 files changed, 29 insertions, 0 deletions
diff --git a/doxygen/man/man3/ignoreBug.3 b/doxygen/man/man3/ignoreBug.3
new file mode 100644
index 0000000..b0f1206
--- /dev/null
+++ b/doxygen/man/man3/ignoreBug.3
@@ -0,0 +1,29 @@
+.TH "ignoreBug" 3 "Fri Sep 9 2011" "Cmd2" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+ignoreBug \-
+.SH SYNOPSIS
+.br
+.PP
+.SS "Variables"
+
+.in +1c
+.ti -1c
+.RI "tuple \fBparser\fP = Word(printables)"
+.br
+.ti -1c
+.RI "string \fBteststr\fP = 'please /* ignoreme: | oops */ findme: | kthx'"
+.br
+.in -1c
+.SH "Variable Documentation"
+.PP
+.SS "tuple \fBignoreBug::parser\fP = Word(printables)"
+.PP
+Definition at line 4 of file ignoreBug\&.py'\&.
+.SS "string \fBignoreBug::teststr\fP = 'please /* ignoreme: | oops */ findme: | kthx'"
+.PP
+Definition at line 3 of file ignoreBug\&.py'\&.
+.SH "Author"
+.PP
+Generated automatically by Doxygen for Cmd2 from the source code'\&.