|
eltdev-docs 4.6.0-beta1
|
Variables | |
| str | project = 'ELT Developing Software Guide' |
| str | copyright = ' 2026 ESO - European Southern Observatory' |
| str | author = 'Pellegrin, Federico' |
| str | version = '4.0' |
| str | release = version |
| list | extensions |
| list | templates_path = ['_templates'] |
| list | exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| str | pygments_style = 'default' |
| bool | todo_include_todos = True |
| bool | numfig = True |
| str | 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'] |
| dict | html_context = {} |
| bool | html_show_sphinx = False |
| str | latex_homepage = r'https://gitlab.eso.org/eltdev/eltdev-docs' |
| str | latex_toplevel_sectioning = 'section' |
| latex_docclass = dict(manual='article') | |
| latex_attrs | |
| dict | latex_elements |
| str | latex_show_urls = 'footnote' |
| list | latex_documents |
| list | man_pages |
| list | texinfo_documents |
| str | epub_title = project |
| str | epub_author = author |
| str | epub_publisher = author |
| str | epub_copyright = copyright |
| list | epub_exclude_files = ['search.html'] |
| dict | intersphinx_mapping = {'https://docs.python.org/': None} |
| str conf.author = 'Pellegrin, Federico' |
| str conf.copyright = ' 2026 ESO - European Southern Observatory' |
| str conf.epub_author = author |
| str conf.epub_copyright = copyright |
| list conf.epub_exclude_files = ['search.html'] |
| str conf.epub_publisher = author |
| str conf.epub_title = project |
| list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| list conf.extensions |
| dict 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'] |
| str conf.html_theme = 'sphinx_eso_theme' |
| list conf.html_theme_path = ['_themes/', ] |
| dict conf.intersphinx_mapping = {'https://docs.python.org/': None} |
| conf.latex_attrs |
| conf.latex_docclass = dict(manual='article') |
| list conf.latex_documents |
| dict conf.latex_elements |
| str conf.latex_homepage = r'https://gitlab.eso.org/eltdev/eltdev-docs' |
| str conf.latex_show_urls = 'footnote' |
| str conf.latex_toplevel_sectioning = 'section' |
| list conf.man_pages |
| bool conf.numfig = True |
| str conf.project = 'ELT Developing Software Guide' |
| str conf.pygments_style = 'default' |
| str conf.release = version |
| list conf.templates_path = ['_templates'] |
| list conf.texinfo_documents |
| bool conf.todo_include_todos = True |
| str conf.version = '4.0' |