Go to the source code of this file.
Namespaces | |
namespace | doc::conf |
Variables | |
doc::conf::add_module_names = True | |
string | doc::conf::autoclass_content = 'init' |
string | doc::conf::copyright = u'2008 - 2011, 10gen, Inc.' |
string | doc::conf::doctest_global_setup |
tuple | doc::conf::doctest_path = os.path.abspath('..') |
doc::conf::doctest_test_doctest_blocks = False | |
list | doc::conf::exclude_trees = ['_build'] |
list | doc::conf::extensions |
list | doc::conf::html_static_path = ['_static'] |
string | doc::conf::html_theme = 'default' |
string | doc::conf::htmlhelp_basename = 'PyMongo' |
list | doc::conf::latex_documents |
string | doc::conf::master_doc = 'index' |
string | doc::conf::project = u'PyMongo' |
string | doc::conf::pygments_style = 'sphinx' |
doc::conf::release = pymongo.version | |
string | doc::conf::source_suffix = '.rst' |
list | doc::conf::templates_path = ['_templates'] |
list | doc::conf::unused_docs = [] |
doc::conf::version = pymongo.version |