Go to the source code of this file.
Namespaces | |
conf | |
Variables | |
string | conf.author = u'Jose Luis Blanco Claraco' |
string | conf.copyright = u'2020, Jose Luis Blanco Claraco' |
list | conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
list | conf.extensions |
list | conf.html_static_path = ['_static'] |
string | conf.html_theme = "sphinx_rtd_theme" |
dictionary | conf.html_theme_options |
list | conf.html_theme_path = ["_themes", ] |
string | conf.master_doc = 'index' |
string | conf.project = 'mvsim' |
string | conf.read_the_docs_build = 'True' |
conf.shell | |
list | conf.templates_path = ['_templates'] |