|
string | author = 'Slicer Community' |
|
string | copyright = '2020, Slicer Community' |
|
list | exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
|
list | extensions |
|
list | html_css_files |
|
string | html_logo = '_static/images/3D-Slicer-Mark.png' |
|
list | html_static_path = ['_static'] |
|
string | html_theme = 'default' |
|
dictionary | html_theme_options |
|
list | html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
|
string | htmlhelp_basename = '3DSlicerdoc' |
|
| language = None |
|
list | latex_documents |
|
dictionary | latex_elements |
|
list | man_pages |
|
string | master_doc = 'index' |
|
dictionary | notfound_context |
|
string | on_rtd = 'True' |
|
string | project = '3D Slicer' |
|
string | pygments_style = 'sphinx' |
|
string | release = '' |
|
| rst_prolog = open('global.rst.in', 'r').read() |
|
list | source_suffix = ['.rst', '.md'] |
|
list | templates_path = ['_templates'] |
|
list | texinfo_documents |
|
bool | todo_include_todos = False |
|
string | version = '' |
|