Go to the source code of this file.
Namespaces | |
conf | |
Variables | |
string | conf.copyright = u'2015, Aldebaran, Inc' |
list | conf.exclude_trees = [] |
list | conf.extensions |
string | conf.graphviz_output_format = 'png' |
string | conf.html_theme = 'default' |
dictionary | conf.html_theme_options = { } |
list | conf.html_theme_path = ['.'] |
string | conf.master_doc = 'index' |
string | conf.project = u'alrosbridge' |
string | conf.pygments_style = 'sphinx' |
string | conf.rst_epilog |
bool | conf.show_authors = True |
bool | conf.show_sphinx = False |
string | conf.source_suffix = '.rst' |
list | conf.templates_path = ['_templates'] |
bool | conf.todo_include_todos = True |