![]() |
Rosetta
2019.31
|
Namespaces | |
| conf | |
Variables | |
| list | conf.extensions = [] |
| list | conf.templates_path = ['.templates'] |
| string | conf.source_suffix = '.rst' |
| string | conf.master_doc = 'index' |
| string | conf.project = u'Binder' |
| string | conf.copyright = u'2016, Sergey Lyskov' |
| string | conf.author = u'Sergey Lyskov' |
| string | conf.version = u'0.1' |
| string | conf.release = u'0.1' |
| conf.language = None | |
| list | conf.exclude_patterns = ['.build', 'Thumbs.db', '.DS_Store'] |
| string | conf.pygments_style = 'sphinx' |
| conf.todo_include_todos = False | |
| string | conf.html_theme = 'sphinx_rtd_theme' |
| tuple | conf.on_rtd = os.environ.get('READTHEDOCS', None) |
| list | conf.html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
| dictionary | conf.html_context |
| list | conf.html_static_path = ['.static'] |
| string | conf.htmlhelp_basename = 'Binderdoc' |
| dictionary | conf.latex_elements |
| list | conf.latex_documents |
| list | conf.man_pages |
| list | conf.texinfo_documents |
1.8.7