Slicer
5.1
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' |
docsfolder = os.path.dirname(__file__) | |
dom = ET.parse(os.path.join(root, name)) | |
list | exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', '_moduledescriptions'] |
list | excludenames |
exist_ok | |
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' |
list | inputpaths |
language = None | |
list | latex_documents |
dictionary | latex_elements |
list | man_pages |
string | master_doc = 'index' |
list | myst_enable_extensions |
int | myst_heading_anchors = 6 |
dictionary | notfound_context |
string | on_rtd = 'True' |
outpath = os.path.join(docsfolder, "_moduledescriptions") | |
string | project = '3D Slicer' |
string | pygments_style = 'sphinx' |
string | release = '' |
rst_prolog = open('global.rst.in').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', '_moduledescriptions'] |
list conf.excludenames |
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.inputpaths |
list conf.latex_documents |
dictionary conf.latex_elements |
list conf.man_pages |
list conf.myst_enable_extensions |
dictionary conf.notfound_context |
conf.outpath = os.path.join(docsfolder, "_moduledescriptions") |
list conf.texinfo_documents |