Slicer  4.11
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Namespaces | Variables
conf.py File Reference

Go to the source code of this file.

Namespaces

 conf
 

Variables

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