Go to the source code of this file.
Namespaces | |
namespace | conf |
Variables | |
string | conf.copyright = u'2012, Ze\'ev Klapow' |
list | conf.exclude_patterns = [] |
list | conf.extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.viewcode'] |
list | conf.html_static_path = ['_static'] |
string | conf.html_theme = 'default' |
string | conf.htmlhelp_basename = 'robot_dashboarddoc' |
list | conf.latex_documents |
dictionary | conf.latex_elements |
list | conf.man_pages |
string | conf.master_doc = 'index' |
string | conf.project = u'robot_dashboard' |
string | conf.pygments_style = 'sphinx' |
string | conf.release = '0.1.0' |
string | conf.source_suffix = '.rst' |
list | conf.templates_path = ['_templates'] |
list | conf.texinfo_documents |
string | conf.version = '0' |