Variables | |
| str | project = 'Cryo HMI Framework User Manual' |
| str | copyright = '2024 ESO - European Southern Observatory' |
| str | author = 'Diego del Valle' |
| str | version = '1.1.0' |
| str | release = version |
| list | extensions |
| str | source_suffix = '.rst' |
| str | master_doc = 'index' |
| str | language = 'en' |
| list | exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| str | homepage = r'https://gitlab.eso.org/ifw/ifw-ll' |
| TODO Add this. | |
| latex_attrs | |
| Update for each release (These values come from the PDM): | |
| str | pygments_style = 'default' |
| bool | todo_include_todos = True |
| str | html_theme = 'sphinx_eso_theme' |
| list | html_theme_path = [] |
| bool | html_show_sourcelink = False |
| bool | html_copy_source = False |
| dict | html_context = {} |
| bool | html_show_sphinx = False |
| str | htmlhelp_basename = 'cryo_framework' |
| str | latex_engine = 'pdflatex' |
| dict | latex_elements |
| str | latex_show_urls = 'footnote' |
| str | latex_theme = 'howto' |
| list | latex_documents |
| list | man_pages |
| list | texinfo_documents |
| bool | numfig = True |
| str | rst_prolog |
| list | html_static_path = ['_static'] |
| list | html_css_files |
| str conf.author = 'Diego del Valle' |
| str conf.copyright = '2024 ESO - European Southern Observatory' |
| list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| list conf.extensions |
| str conf.homepage = r'https://gitlab.eso.org/ifw/ifw-ll' |
TODO Add this.
| dict conf.html_context = {} |
| bool conf.html_copy_source = False |
| list conf.html_css_files |
| 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 = [] |
| str conf.htmlhelp_basename = 'cryo_framework' |
| str conf.language = 'en' |
| conf.latex_attrs |
Update for each release (These values come from the PDM):
| list conf.latex_documents |
| dict conf.latex_elements |
| str conf.latex_engine = 'pdflatex' |
| str conf.latex_show_urls = 'footnote' |
| str conf.latex_theme = 'howto' |
| list conf.man_pages |
| str conf.master_doc = 'index' |
| bool conf.numfig = True |
| str conf.project = 'Cryo HMI Framework User Manual' |
| str conf.pygments_style = 'default' |
| str conf.release = version |
| str conf.rst_prolog |
| str conf.source_suffix = '.rst' |
| list conf.texinfo_documents |
| bool conf.todo_include_todos = True |
| str conf.version = '1.1.0' |