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/conf_8py.html | 155 --------------------------------------------- 1 file changed, 155 deletions(-) delete mode 100644 doxygen/html/conf_8py.html (limited to 'doxygen/html/conf_8py.html') diff --git a/doxygen/html/conf_8py.html b/doxygen/html/conf_8py.html deleted file mode 100644 index 81b4aa7..0000000 --- a/doxygen/html/conf_8py.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - -Cmd2: /Users/amrogers/Developer/Projects/cmd2/docs/conf.py File Reference - - - - - - - - - - - - - - -
- - -
- - - - - - - - - - - -
-
Cmd2 - -
- -
-
- - - - - -
-
- -
-
-
- -
-
- -
-
conf.py File Reference
-
-
- -

Go to the source code of this file.

- - - - - - - - - - - - - - - - - - - -

-Packages

namespace  conf

-Variables

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