Slicer
4.11
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Variables | |
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 = '' |
list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
list conf.extensions |
list conf.html_css_files |
dictionary conf.html_theme_options |
list conf.html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
list conf.latex_documents |
dictionary conf.latex_elements |
list conf.man_pages |
dictionary conf.notfound_context |
list conf.texinfo_documents |