Variables
conf Namespace Reference

Variables

string copyright = u'2014, Open Source Robotics Foundation'
list exclude_patterns = ['.build']
list extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.viewcode']
list html_static_path = ['.static']
string html_theme = 'default'
string htmlhelp_basename = 'diarcdoc'
dictionary intersphinx_mapping = {'http://docs.python.org/': None}
list latex_documents
dictionary latex_elements
list man_pages
string master_doc = 'index'
string project = u'diarc'
string pygments_style = 'sphinx'
string release = '0.3.0'
string source_suffix = '.rst'
list templates_path = ['.templates']
list texinfo_documents
string version = '0.3.0'

Variable Documentation

string conf::copyright = u'2014, Open Source Robotics Foundation'

Definition at line 44 of file conf.py.

list conf::exclude_patterns = ['.build']

Definition at line 67 of file conf.py.

list conf::extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.viewcode']

Definition at line 28 of file conf.py.

list conf::html_static_path = ['.static']

Definition at line 123 of file conf.py.

string conf::html_theme = 'default'

Definition at line 94 of file conf.py.

string conf::htmlhelp_basename = 'diarcdoc'

Definition at line 167 of file conf.py.

dictionary conf::intersphinx_mapping = {'http://docs.python.org/': None}

Definition at line 246 of file conf.py.

Initial value:
00001 [
00002   ('index', 'diarc.tex', u'diarc Documentation',
00003    u'Dan Brooks', 'manual'),
00004 ]

Definition at line 185 of file conf.py.

Initial value:
00001 {
00002 # The paper size ('letterpaper' or 'a4paper').
00003 #'papersize': 'letterpaper',
00004 
00005 # The font size ('10pt', '11pt' or '12pt').
00006 #'pointsize': '10pt',
00007 
00008 # Additional stuff for the LaTeX preamble.
00009 #'preamble': '',
00010 }

Definition at line 172 of file conf.py.

Initial value:
00001 [
00002     ('index', 'diarc', u'diarc Documentation',
00003      [u'Dan Brooks'], 1)
00004 ]

Definition at line 215 of file conf.py.

string conf::master_doc = 'index'

Definition at line 40 of file conf.py.

string conf::project = u'diarc'

Definition at line 43 of file conf.py.

string conf::pygments_style = 'sphinx'

Definition at line 84 of file conf.py.

string conf::release = '0.3.0'

Definition at line 53 of file conf.py.

string conf::source_suffix = '.rst'

Definition at line 34 of file conf.py.

list conf::templates_path = ['.templates']

Definition at line 31 of file conf.py.

Initial value:
00001 [
00002   ('index', 'diarc', u'diarc Documentation',
00003    u'Dan Brooks', 'diarc', 'One line description of project.',
00004    'Miscellaneous'),
00005 ]

Definition at line 229 of file conf.py.

string conf::version = '0.3.0'

Definition at line 51 of file conf.py.



rqt_graphprofiler
Author(s): Dan Brooks
autogenerated on Thu Jun 6 2019 20:29:31