ifw-ll 1.0.0
 
Loading...
Searching...
No Matches
conf.py File Reference

Namespaces

namespace  conf
 

Variables

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