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