summaryrefslogtreecommitdiff
path: root/doxygen/man/man3/conf.py.3
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/man/man3/conf.py.3')
-rw-r--r--doxygen/man/man3/conf.py.367
1 files changed, 67 insertions, 0 deletions
diff --git a/doxygen/man/man3/conf.py.3 b/doxygen/man/man3/conf.py.3
new file mode 100644
index 0000000..ac8768d
--- /dev/null
+++ b/doxygen/man/man3/conf.py.3
@@ -0,0 +1,67 @@
+.TH "/Users/amrogers/Developer/Projects/cmd2/docs/conf.py" 3 "Fri Sep 9 2011" "Cmd2" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+/Users/amrogers/Developer/Projects/cmd2/docs/conf.py \-
+.SH SYNOPSIS
+.br
+.PP
+.SS "Packages"
+
+.in +1c
+.ti -1c
+.RI "namespace \fBconf\fP"
+.br
+.in -1c
+.SS "Variables"
+
+.in +1c
+.ti -1c
+.RI "string \fBconf::copyright\fP = u'2010, Catherine Devlin'"
+.br
+.ti -1c
+.RI "list \fBconf::exclude_trees\fP = ['_build']"
+.br
+.ti -1c
+.RI "list \fBconf::extensions\fP = ['sphinx\&.ext\&.autodoc', 'sphinx\&.ext\&.doctest', 'sphinx\&.ext\&.intersphinx', 'sphinx\&.ext\&.todo']"
+.br
+.ti -1c
+.RI "list \fBconf::html_static_path\fP = ['_static']"
+.br
+.ti -1c
+.RI "string \fBconf::html_theme\fP = 'default'"
+.br
+.ti -1c
+.RI "string \fBconf::htmlhelp_basename\fP = 'cmd2doc'"
+.br
+.ti -1c
+.RI "dictionary \fBconf::intersphinx_mapping\fP = {'http://docs\&.python\&.org/': None}"
+.br
+.ti -1c
+.RI "list \fBconf::latex_documents\fP"
+.br
+.ti -1c
+.RI "string \fBconf::master_doc\fP = 'index'"
+.br
+.ti -1c
+.RI "string \fBconf::project\fP = u'cmd2'"
+.br
+.ti -1c
+.RI "string \fBconf::pygments_style\fP = 'sphinx'"
+.br
+.ti -1c
+.RI "string \fBconf::release\fP = '0\&.6\&.0'"
+.br
+.ti -1c
+.RI "string \fBconf::source_suffix\fP = '\&.rst'"
+.br
+.ti -1c
+.RI "list \fBconf::templates_path\fP = ['_templates']"
+.br
+.ti -1c
+.RI "string \fBconf::version\fP = '0\&.6\&.0'"
+.br
+.in -1c
+.SH "Author"
+.PP
+Generated automatically by Doxygen for Cmd2 from the source code'\&.