Variables
conf Namespace Reference

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']
 

Variable Documentation

string conf.author = u'Jose Luis Blanco Claraco'

Definition at line 31 of file conf.py.

string conf.copyright = u'2020, Jose Luis Blanco Claraco'

Definition at line 30 of file conf.py.

list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']

Definition at line 72 of file conf.py.

list conf.extensions
Initial value:
1 = [
2  'sphinx_rtd_theme',
3  'sphinx.ext.mathjax'
4 ]

Definition at line 61 of file conf.py.

list conf.html_static_path = ['_static']

Definition at line 86 of file conf.py.

string conf.html_theme = "sphinx_rtd_theme"

Definition at line 51 of file conf.py.

dictionary conf.html_theme_options
Initial value:
1 = {
2 # 'canonical_url': '',
3  'analytics_id': 'UA-21128561-9', # Provided by Google in your dashboard
4  'logo_only': False,
5  'display_version': True,
6  'prev_next_buttons_location': 'bottom',
7  'style_external_links': False,
8  'vcs_pageview_mode': '',
9  'style_nav_header_background': 'white',
10  # Toc options
11  'collapse_navigation': True,
12  'sticky_navigation': True,
13  'navigation_depth': 4,
14  'includehidden': True,
15  'titles_only': False
16 }

Definition at line 34 of file conf.py.

list conf.html_theme_path = ["_themes", ]

Definition at line 81 of file conf.py.

string conf.master_doc = 'index'

Definition at line 56 of file conf.py.

string conf.project = 'mvsim'

Definition at line 29 of file conf.py.

string conf.read_the_docs_build = 'True'

Definition at line 21 of file conf.py.

conf.shell

Definition at line 24 of file conf.py.

list conf.templates_path = ['_templates']

Definition at line 67 of file conf.py.



mvsim
Author(s):
autogenerated on Fri May 7 2021 03:05:52