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 |
doc::conf::add_module_names = True |
string doc::conf::autoclass_content = 'init' |
string doc::conf::copyright = u'2008 - 2011, 10gen, Inc.' |
tuple doc::conf::doctest_path = os.path.abspath('..') |
list doc::conf::exclude_trees = ['_build'] |
list doc::conf::html_static_path = ['_static'] |
string doc::conf::html_theme = 'default' |
string doc::conf::htmlhelp_basename = 'PyMongo' |
string doc::conf::master_doc = 'index' |
string doc::conf::project = u'PyMongo' |
string doc::conf::pygments_style = 'sphinx' |
string doc::conf::source_suffix = '.rst' |
list doc::conf::templates_path = ['_templates'] |
list doc::conf::unused_docs = [] |