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