![]() |
NuTo
Numerics Tool
|
Namespaces | |
| conf | |
Variables | |
| conf.shell | |
| list | conf.extensions = [] |
| list | conf.templates_path = ['.templates'] |
| string | conf.source_suffix = '.rst' |
| string | conf.master_doc = 'index' |
| string | conf.project = 'NuTo' |
| string | conf.copyright = '2017, NuTo Authors' |
| string | conf.author = 'NuTo Authors' |
| string | conf.version = '0.1' |
| string | conf.release = '0.1' |
| conf.language = None | |
| list | conf.exclude_patterns = [] |
| string | conf.pygments_style = 'sphinx' |
| bool | conf.todo_include_todos = False |
| string | conf.html_theme = 'alabaster' |
| list | conf.html_static_path = ['.static'] |
| list | conf.html_extra_path = ['../build_doxygen/html'] |
| string | conf.htmlhelp_basename = 'NuTodoc' |
| dictionary | conf.latex_elements |
| list | conf.latex_documents |
| list | conf.man_pages |
| list | conf.texinfo_documents |
| conf.SUFFIX = source_suffix | |
| bool | conf.using_rtd_theme = False |
| conf.html_style = None | |
| dictionary | conf.html_theme_options = {} |
| list | conf.html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
| string | conf.websupport2_base_url = 'https://readthedocs.org/websupport' |
| string | conf.websupport2_static_url = 'https://assets.readthedocs.org/static/' |
| dictionary | conf.context |
| conf.html_context = context | |
1.8.11