doc::conf Namespace Reference

Variables

 add_module_names = True
string autoclass_content = 'init'
string copyright = u'2008 - 2011, 10gen, Inc.'
string doctest_global_setup
tuple doctest_path = os.path.abspath('..')
 doctest_test_doctest_blocks = False
list exclude_trees = ['_build']
list extensions
list html_static_path = ['_static']
string html_theme = 'default'
string htmlhelp_basename = 'PyMongo'
list latex_documents
string master_doc = 'index'
string project = u'PyMongo'
string pygments_style = 'sphinx'
 release = pymongo.version
string source_suffix = '.rst'
list templates_path = ['_templates']
list unused_docs = []
 version = pymongo.version

Variable Documentation

Definition at line 57 of file conf.py.

Definition at line 66 of file conf.py.

string doc::conf::copyright = u'2008 - 2011, 10gen, Inc.'

Definition at line 30 of file conf.py.

Initial value:
"""
from pymongo.connection import Connection
connection = Connection()
connection.drop_database("doctest_test")
db = connection.doctest_test
"""

Definition at line 72 of file conf.py.

tuple doc::conf::doctest_path = os.path.abspath('..')

Definition at line 68 of file conf.py.

Definition at line 70 of file conf.py.

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

Definition at line 46 of file conf.py.

Initial value:
['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.coverage',
              'sphinx.ext.todo', 'doc.mongo_extensions']

Definition at line 16 of file conf.py.

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

Definition at line 104 of file conf.py.

string doc::conf::html_theme = 'default'

Definition at line 83 of file conf.py.

string doc::conf::htmlhelp_basename = 'PyMongo'

Definition at line 125 of file conf.py.

Initial value:
[
  ('index', 'PyMongo.tex', u'PyMongo Documentation',
   u'Michael Dirolf', 'manual'),
]

Definition at line 138 of file conf.py.

string doc::conf::master_doc = 'index'

Definition at line 26 of file conf.py.

string doc::conf::project = u'PyMongo'

Definition at line 29 of file conf.py.

string doc::conf::pygments_style = 'sphinx'

Definition at line 60 of file conf.py.

Definition at line 39 of file conf.py.

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

Definition at line 23 of file conf.py.

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

Definition at line 20 of file conf.py.

Definition at line 42 of file conf.py.

Definition at line 37 of file conf.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


pymongo
Author(s): Bhaskara Marthi
autogenerated on Fri Jan 11 10:09:05 2013