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

◆ copyright

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

Definition at line 64 of file conf.py.

◆ exclude_trees

list conf.exclude_trees = []

Definition at line 81 of file conf.py.

◆ extensions

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.

◆ graphviz_output_format

string conf.graphviz_output_format = 'png'

Definition at line 210 of file conf.py.

◆ html_theme

string conf.html_theme = 'default'

Definition at line 108 of file conf.py.

◆ html_theme_options

dictionary conf.html_theme_options = { }

Definition at line 113 of file conf.py.

◆ html_theme_path

list conf.html_theme_path = ['.']

Definition at line 116 of file conf.py.

◆ master_doc

string conf.master_doc = 'index'

Definition at line 54 of file conf.py.

◆ project

string conf.project = u'alrosbridge'

Definition at line 57 of file conf.py.

◆ pygments_style

string conf.pygments_style = 'sphinx'

Definition at line 98 of file conf.py.

◆ rst_epilog

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

Definition at line 212 of file conf.py.

◆ show_authors

bool conf.show_authors = True

Definition at line 95 of file conf.py.

◆ show_sphinx

bool conf.show_sphinx = False

Definition at line 51 of file conf.py.

◆ source_suffix

string conf.source_suffix = '.rst'

Definition at line 46 of file conf.py.

◆ templates_path

list conf.templates_path = ['_templates']

Definition at line 43 of file conf.py.

◆ todo_include_todos

bool conf.todo_include_todos = True

Definition at line 40 of file conf.py.



naoqi_driver
Author(s): Karsten Knese
autogenerated on Sat Feb 3 2024 03:50:06