|
etr
4.0-pre
|
Variables | |
| list | extensions |
| string | source_suffix = '.rst' |
| string | master_doc = 'index' |
| string | project = 'Extensible Test Runner Manual' |
| string | copyright = ' 2021 ESO - European Southern Observatory' |
| string | homepage = r'https://gitlab.eso.org/ifw/etr' |
| string | author = 'Rosenquist, Calle' |
| Update for each release: More... | |
| latex_attrs | |
| string | version = "3.1.1" |
| string | release = version |
| language = None | |
| list | exclude_patterns = [] |
| bool | todo_include_todos = True |
| string | html_theme = 'sphinx_eso_theme' |
| list | html_theme_path = ['_themes/', ] |
| bool | html_show_sourcelink = False |
| bool | html_copy_source = False |
| list | html_static_path = ['_static'] |
| dictionary | html_context = {} |
| bool | html_show_sphinx = False |
| string | htmlhelp_basename = 'ELTICSetr' |
| string | latex_toplevel_sectioning = 'section' |
| latex_docclass = dict(manual='article') | |
| dictionary | latex_elements |
| string | latex_show_urls = 'footnote' |
| list | latex_documents |
| list | man_pages |
| list | texinfo_documents |
| string | epub_title = project |
| string | epub_author = author |
| string | epub_publisher = author |
| string | epub_copyright = copyright |
| list | epub_exclude_files = ['search.html'] |
| dictionary | intersphinx_mapping = {'https://docs.python.org/': None} |
| string conf.author = 'Rosenquist, Calle' |
Update for each release:
| string conf.copyright = ' 2021 ESO - European Southern Observatory' |
| string conf.epub_author = author |
| string conf.epub_copyright = copyright |
| list conf.epub_exclude_files = ['search.html'] |
| string conf.epub_publisher = author |
| string conf.epub_title = project |
| list conf.exclude_patterns = [] |
| list conf.extensions |
| string conf.homepage = r'https://gitlab.eso.org/ifw/etr' |
| dictionary conf.html_context = {} |
| bool conf.html_copy_source = False |
| bool conf.html_show_sourcelink = False |
| bool conf.html_show_sphinx = False |
| list conf.html_static_path = ['_static'] |
| string conf.html_theme = 'sphinx_eso_theme' |
| list conf.html_theme_path = ['_themes/', ] |
| string conf.htmlhelp_basename = 'ELTICSetr' |
| dictionary conf.intersphinx_mapping = {'https://docs.python.org/': None} |
| conf.language = None |
| conf.latex_attrs |
| conf.latex_docclass = dict(manual='article') |
| list conf.latex_documents |
| dictionary conf.latex_elements |
| string conf.latex_show_urls = 'footnote' |
| string conf.latex_toplevel_sectioning = 'section' |
| list conf.man_pages |
| string conf.master_doc = 'index' |
| string conf.project = 'Extensible Test Runner Manual' |
| string conf.release = version |
| string conf.source_suffix = '.rst' |
| list conf.texinfo_documents |
| bool conf.todo_include_todos = True |
| string conf.version = "3.1.1" |