From 04cdcb0feb369ac4c60e10ccdc139c57e8b52e62 Mon Sep 17 00:00:00 2001 From: Zearin Date: Fri, 7 Oct 2011 10:34:23 -0400 Subject: Removed leftovers from installing with pip. Oops! I noticed there was a bunch of extra crap left over from when I installed this module onto my own system. I thought it wouldn't have modified itself at the time (just the Python module library on my system), but I was wrong. Begone, useless cruft! --- doxygen/html/namespaceconf.html | 380 ---------------------------------------- 1 file changed, 380 deletions(-) delete mode 100644 doxygen/html/namespaceconf.html (limited to 'doxygen/html/namespaceconf.html') diff --git a/doxygen/html/namespaceconf.html b/doxygen/html/namespaceconf.html deleted file mode 100644 index 62bb627..0000000 --- a/doxygen/html/namespaceconf.html +++ /dev/null @@ -1,380 +0,0 @@ - - - - -Cmd2: conf Namespace Reference - - - - - - - - - - - - - - -
- - -
- - - - - - - - - - - -
-
Cmd2 - -
- -
-
- - - - - -
-
- -
-
-
- -
-
- -
-
conf Namespace Reference
-
-
- - - - - - - - - - - - - - - - - -

-Variables

string copyright = u'2010, Catherine Devlin'
list exclude_trees = ['_build']
list extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo']
list html_static_path = ['_static']
string html_theme = 'default'
string htmlhelp_basename = 'cmd2doc'
dictionary intersphinx_mapping = {'http://docs.python.org/': None}
list latex_documents
string master_doc = 'index'
string project = u'cmd2'
string pygments_style = 'sphinx'
string release = '0.6.0'
string source_suffix = '.rst'
list templates_path = ['_templates']
string version = '0.6.0'
-

Variable Documentation

- -
-
- - - - -
string conf::copyright = u'2010, Catherine Devlin'
-
-
- -

Definition at line 41 of file conf.py.

- -
-
- -
-
- - - - -
list conf::exclude_trees = ['_build']
-
-
- -

Definition at line 67 of file conf.py.

- -
-
- -
-
- - - - -
list conf::extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo']
-
-
- -

Definition at line 25 of file conf.py.

- -
-
- -
-
- - - - -
list conf::html_static_path = ['_static']
-
-
- -

Definition at line 123 of file conf.py.

- -
-
- -
-
- - - - -
string conf::html_theme = 'default'
-
-
- -

Definition at line 94 of file conf.py.

- -
-
- -
-
- - - - -
string conf::htmlhelp_basename = 'cmd2doc'
-
-
- -

Definition at line 161 of file conf.py.

- -
-
- -
-
- - - - -
dictionary conf::intersphinx_mapping = {'http://docs.python.org/': None}
-
-
- -

Definition at line 198 of file conf.py.

- -
-
- -
-
- - - - -
list conf::latex_documents
-
-
-Initial value:
00001 [
-00002   ('index', 'cmd2.tex', u'cmd2 Documentation',
-00003    u'Catherine Devlin', 'manual'),
-00004 ]
-
-

Definition at line 174 of file conf.py.

- -
-
- -
-
- - - - -
string conf::master_doc = 'index'
-
-
- -

Definition at line 37 of file conf.py.

- -
-
- -
-
- - - - -
string conf::project = u'cmd2'
-
-
- -

Definition at line 40 of file conf.py.

- -
-
- -
-
- - - - -
string conf::pygments_style = 'sphinx'
-
-
- -

Definition at line 84 of file conf.py.

- -
-
- -
-
- - - - -
string conf::release = '0.6.0'
-
-
- -

Definition at line 50 of file conf.py.

- -
-
- -
-
- - - - -
string conf::source_suffix = '.rst'
-
-
- -

Definition at line 31 of file conf.py.

- -
-
- -
-
- - - - -
list conf::templates_path = ['_templates']
-
-
- -

Definition at line 28 of file conf.py.

- -
-
- -
-
- - - - -
string conf::version = '0.6.0'
-
-
- -

Definition at line 48 of file conf.py.

- -
-
-
-
- - - - - -- cgit v1.2.1