|
rad
2.0.0
|
Variables | |
| list | extensions |
| list | templates_path = ['_templates'] |
| string | source_suffix = '.rst' |
| string | master_doc = 'index' |
| string | project = 'Application Framework Manual' |
| string | copyright = ' 2020 ESO - European Southern Observatory' |
| string | homepage = r'https://gitlab.eso.org/ifw/rad' |
| string | author = 'Andolfato, Luigi' |
| Update for each release: More... | |
| tuple | latex_attrs |
| string | version = '2.0.0' |
| string | release = '2.0.0' |
| language = None | |
| list | exclude_patterns = [] |
| string | pygments_style = 'sphinx' |
| todo_include_todos = True | |
| string | html_theme = 'sphinx_eso_theme' |
| list | html_theme_path = ['_themes/', ] |
| html_show_sourcelink = False | |
| html_copy_source = False | |
| list | html_static_path = ['_static'] |
| dictionary | html_context = {} |
| html_show_sphinx = False | |
| string | htmlhelp_basename = 'ELTICSrad' |
| string | latex_engine = 'pdflatex' |
| dictionary | latex_elements |
| string | latex_show_urls = 'footnote' |
| list | latex_documents |
| list | man_pages |
| list | texinfo_documents |
| epub_title = project | |
| epub_author = author | |
| epub_publisher = author | |
| epub_copyright = copyright | |
| list | epub_exclude_files = ['search.html'] |
| dictionary | intersphinx_mapping = {'https://docs.python.org/': None} |
| string conf.author = 'Andolfato, Luigi' |
Update for each release:
| string conf.copyright = ' 2020 ESO - European Southern Observatory' |
| conf.epub_author = author |
| conf.epub_copyright = copyright |
| list conf.epub_exclude_files = ['search.html'] |
| conf.epub_publisher = author |
| conf.epub_title = project |
| list conf.exclude_patterns = [] |
| list conf.extensions |
| string conf.homepage = r'https://gitlab.eso.org/ifw/rad' |
| dictionary conf.html_context = {} |
| conf.html_copy_source = False |
| conf.html_show_sourcelink = False |
| 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 = 'ELTICSrad' |
| dictionary conf.intersphinx_mapping = {'https://docs.python.org/': None} |
| conf.language = None |
| tuple conf.latex_attrs |
| list conf.latex_documents |
| dictionary conf.latex_elements |
| string conf.latex_engine = 'pdflatex' |
| string conf.latex_show_urls = 'footnote' |
| list conf.man_pages |
| string conf.master_doc = 'index' |
| string conf.project = 'Application Framework Manual' |
| string conf.pygments_style = 'sphinx' |
| string conf.release = '2.0.0' |
| string conf.source_suffix = '.rst' |
| list conf.templates_path = ['_templates'] |
| list conf.texinfo_documents |
| conf.todo_include_todos = True |
| string conf.version = '2.0.0' |
1.8.5