Variables
conf Namespace Reference

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
 
bool show_authors = True
 
bool show_sphinx = False
 
string source_suffix = '.rst'
 
list templates_path = ['_templates']
 
bool todo_include_todos = True
 

Variable Documentation

string conf.copyright = u'2015, Aldebaran, Inc'

Definition at line 64 of file conf.py.

list conf.exclude_trees = []

Definition at line 81 of file conf.py.

list conf.extensions
Initial value:
1 = ['sphinx.ext.autodoc',
2  'sphinx.ext.doctest',
3  'sphinx.ext.todo',
4  'sphinx.ext.coverage',
5  'sphinx.ext.pngmath',
6  'sphinx.ext.viewcode',
7  'sphinx.ext.graphviz',
8  'ToggleDirective']

Definition at line 30 of file conf.py.

string conf.graphviz_output_format = 'png'

Definition at line 210 of file conf.py.

string conf.html_theme = 'default'

Definition at line 108 of file conf.py.

dictionary conf.html_theme_options = { }

Definition at line 113 of file conf.py.

list conf.html_theme_path = ['.']

Definition at line 116 of file conf.py.

string conf.master_doc = 'index'

Definition at line 54 of file conf.py.

string conf.project = u'alrosbridge'

Definition at line 57 of file conf.py.

string conf.pygments_style = 'sphinx'

Definition at line 98 of file conf.py.

string conf.rst_epilog
Initial value:
1 = """
2 
3 
4 """

Definition at line 212 of file conf.py.

bool conf.show_authors = True

Definition at line 95 of file conf.py.

bool conf.show_sphinx = False

Definition at line 51 of file conf.py.

string conf.source_suffix = '.rst'

Definition at line 46 of file conf.py.

list conf.templates_path = ['_templates']

Definition at line 43 of file conf.py.

bool conf.todo_include_todos = True

Definition at line 40 of file conf.py.



naoqi_driver
Author(s): Karsten Knese
autogenerated on Sat Feb 15 2020 03:24:26