Variables
conf Namespace Reference

Variables

string autodoc_member_order = 'bysource'
tuple catkin_dir = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
tuple catkin_package
string copyright = u'2015, AlexV'
list exclude_patterns = ['weblinks.rst']
list extensions
string html_theme = 'nature'
string htmlhelp_basename = 'pyros_test_pydoc'
dictionary intersphinx_mapping = {'http://docs.python.org/': None}
list latex_documents
dictionary latex_elements
list man_pages
string master_doc = 'index'
string project = u'pyros-setup'
string pygments_style = 'sphinx'
 release = catkin_package.version
string source_suffix = '.rst'
list templates_path = ['_templates']
list texinfo_documents
 version = catkin_package.version

Variable Documentation

string conf::autodoc_member_order = 'bysource'

Definition at line 37 of file conf.py.

tuple conf::catkin_dir = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))

Definition at line 21 of file conf.py.

Initial value:
00001 catkin_pkg.package.parse_package(
00002     os.path.join(catkin_dir, catkin_pkg.package.PACKAGE_MANIFEST_FILENAME))

Definition at line 22 of file conf.py.

string conf::copyright = u'2015, AlexV'

Definition at line 53 of file conf.py.

list conf::exclude_patterns = ['weblinks.rst']

Definition at line 76 of file conf.py.

Initial value:
00001 ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx',
00002               'sphinx.ext.todo', 'sphinx.ext.viewcode', 'sphinx.ext.graphviz']

Definition at line 33 of file conf.py.

string conf::html_theme = 'nature'

Definition at line 103 of file conf.py.

string conf::htmlhelp_basename = 'pyros_test_pydoc'

Definition at line 176 of file conf.py.

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

Definition at line 259 of file conf.py.

Initial value:
00001 [
00002   ('index', 'pyros-test.tex',
00003    u'Pyros.',
00004    u'AlexV', 'manual'),
00005 ]

Definition at line 195 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 181 of file conf.py.

Initial value:
00001 [
00002     ('index', 'pyros-test',
00003      u'Pyros',
00004      [u'AlexV'], 1)
00005 ]

Definition at line 226 of file conf.py.

string conf::master_doc = 'index'

Definition at line 49 of file conf.py.

string conf::project = u'pyros-setup'

Definition at line 52 of file conf.py.

string conf::pygments_style = 'sphinx'

Definition at line 93 of file conf.py.

conf::release = catkin_package.version

Definition at line 62 of file conf.py.

string conf::source_suffix = '.rst'

Definition at line 43 of file conf.py.

list conf::templates_path = ['_templates']

Definition at line 40 of file conf.py.

Initial value:
00001 [
00002   ('index', 'pyros-test',
00003    u'pyros Documentation',
00004    u'AlexV', 'pyros-test', 'pyros-test.',
00005    'Miscellaneous'),
00006 ]

Definition at line 241 of file conf.py.

conf::version = catkin_package.version

Definition at line 60 of file conf.py.



pyros_test
Author(s): AlexV
autogenerated on Sat Jun 8 2019 20:51:06