Go to the source code of this file.
Namespaces | |
conf | |
Variables | |
string | conf.copyright = u'2016 The Cartographer Authors' |
list | conf.exclude_patterns = [] |
list | conf.extensions |
list | conf.html_static_path = [] |
string | conf.html_theme = 'default' |
string | conf.htmlhelp_basename = 'Cartographerdoc' |
list | conf.latex_documents |
dictionary | conf.latex_elements |
list | conf.man_pages |
string | conf.master_doc = 'index' |
string | conf.project = u'Cartographer' |
string | conf.pygments_style = 'sphinx' |
string | conf.release = '1.0.0' |
bool | conf.show_authors = False |
string | conf.source_suffix = '.rst' |
list | conf.templates_path = ['_templates'] |
list | conf.texinfo_documents |
string | conf.version = '1.0.0' |