Go to the source code of this file.
Namespaces | |
namespace | conf |
Variables | |
string | conf.copyright = u'{year} 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' |
conf.show_authors = False | |
string | conf.source_suffix = '.rst' |
list | conf.templates_path = ['_templates'] |
list | conf.texinfo_documents |