Namespaces | |
conf | |
Variables | |
list | conf.extensions |
list | conf.templates_path = ['_templates'] |
string | conf.source_suffix = '.rst' |
string | conf.master_doc = 'index' |
string | conf.project = 'Sequencer Manual' |
string | conf.copyright = ' 2020 ESO - European Southern Observatory' |
string | conf.homepage = r'https://gitlab.eso.org/ifw/seq' |
string | conf.author = 'Muñoz, Iván' |
Update for each release: More... | |
tuple | conf.latex_attrs |
string | conf.version = '1.1.0' |
string | conf.release = '1.1.0' |
conf.language = None | |
list | conf.exclude_patterns = [] |
string | conf.pygments_style = 'sphinx' |
string | conf.html_theme = 'sphinx_eso_theme' |
list | conf.html_theme_path = ['_themes/', ] |
conf.html_show_sourcelink = False | |
conf.html_copy_source = False | |
list | conf.html_static_path = [] |
dictionary | conf.html_context = {} |
conf.html_show_sphinx = False | |
string | conf.htmlhelp_basename = 'ELTICSseq' |
string | conf.latex_engine = 'pdflatex' |
dictionary | conf.latex_elements |
string | conf.latex_show_urls = 'footnote' |
list | conf.latex_documents |
list | conf.man_pages |
list | conf.texinfo_documents |
dictionary | conf.intersphinx_mapping = {'https://docs.python.org/': None} |
conf.todo_include_todos = True | |
conf.auto_summary = True | |
conf.autosummary_generate = True | |