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