Variables | |
| string | copyright = u'2015, Aldebaran, Inc' |
| list | exclude_trees = [] |
| list | extensions |
| string | graphviz_output_format = 'png' |
| string | html_theme = 'default' |
| dictionary | html_theme_options = { } |
| list | html_theme_path = ['.'] |
| string | master_doc = 'index' |
| string | project = u'alrosbridge' |
| string | pygments_style = 'sphinx' |
| string | rst_epilog |
| show_authors = True | |
| show_sphinx = False | |
| string | source_suffix = '.rst' |
| list | templates_path = ['_templates'] |
| todo_include_todos = True | |
| 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 |
| conf::show_authors = True |
| conf::show_sphinx = False |
| string conf::source_suffix = '.rst' |
| list conf::templates_path = ['_templates'] |
| conf::todo_include_todos = True |