Go to the source code of this file.
Namespaces | |
namespace | conf |
Variables | |
string | conf.copyright = u'2011, Rosen Diankov (rosen.diankov@gmail.com)' |
list | conf.exclude_patterns = [] |
list | conf.extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.ifconfig', 'jsk_tools.shellblock_directive', 'jsk_tools.video_directive'] |
string | conf.html_last_updated_fmt = '%H:%M:%S %b %d, %Y' |
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' |
conf.show_authors = True | |
string | conf.source_suffix = '.rst' |
list | conf.templates_path = ['.templates'] |
string | conf.version = '1.0' |