Go to the source code of this file.
Namespaces | |
conf | |
Variables | |
string | conf.autodoc_member_order = 'bysource' |
conf.catkin_dir = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) | |
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} |
list | conf.latex_documents |
dictionary | conf.latex_elements |
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'] |
list | conf.texinfo_documents |
conf.version = catkin_package.version | |