Variables | |
| string | copyright = u'2011, Rosen Diankov (rosen.diankov@gmail.com)' |
| list | exclude_patterns = [] |
| list | extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.ifconfig', 'jsk_tools.shellblock_directive', 'jsk_tools.video_directive'] |
| string | html_last_updated_fmt = '%H:%M:%S %b %d, %Y' |
| list | html_static_path = ['.static'] |
| string | html_theme = 'sphinxdoc' |
| string | htmlhelp_basename = 'orrosplanningdoc' |
| dictionary | intersphinx_mapping = {'http://docs.python.org/': None} |
| string | master_doc = 'index' |
| string | project = u'orrosplanning' |
| string | pygments_style = 'sphinx' |
| string | release = '1.0' |
| show_authors = True | |
| string | source_suffix = '.rst' |
| list | templates_path = ['.templates'] |
| string | version = '1.0' |
| string conf::copyright = u'2011, Rosen Diankov (rosen.diankov@gmail.com)' |
| list conf::extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.ifconfig', 'jsk_tools.shellblock_directive', 'jsk_tools.video_directive'] |
| list conf::html_static_path = ['.static'] |
| string conf::html_theme = 'sphinxdoc' |
| string conf::htmlhelp_basename = 'orrosplanningdoc' |
| dictionary conf::intersphinx_mapping = {'http://docs.python.org/': None} |
| string conf::master_doc = 'index' |
| string conf::project = u'orrosplanning' |
| string conf::pygments_style = 'sphinx' |
| string conf::release = '1.0' |
| string conf::source_suffix = '.rst' |
| list conf::templates_path = ['.templates'] |
| string conf::version = '1.0' |