Namespaces | |
| conf | |
Variables | |
| list | conf.extensions |
| string | conf.source_suffix = '.rst' |
| string | conf.master_doc = 'index' |
| string | conf.project = 'Extensible Test Runner Manual' |
| string | conf.copyright = ' 2020 ESO - European Southern Observatory' |
| string | conf.homepage = r'https://gitlab.eso.org/ifw/etr' |
| string | conf.author = 'Rosenquist, Calle' |
| Update for each release: More... | |
| tuple | conf.latex_attrs |
| string | conf.version = '2.0' |
| string | conf.release = '2.0' |
| conf.language = None | |
| list | conf.exclude_patterns = [] |
| string | conf.pygments_style = 'sphinx' |
| conf.todo_include_todos = True | |
| string | conf.html_theme = 'eso_theme' |
| list | conf.html_theme_path = ['_themes/', ] |
| conf.html_show_sourcelink = False | |
| conf.html_copy_source = False | |
| list | conf.html_static_path = ['_static'] |
| dictionary | conf.html_context = {} |
| conf.html_show_sphinx = False | |
| string | conf.htmlhelp_basename = 'ELTICSetr' |
| string | conf.latex_toplevel_sectioning = 'section' |
| tuple | conf.latex_docclass = dict(manual='article') |
| dictionary | conf.latex_elements |
| string | conf.latex_show_urls = 'footnote' |
| list | conf.latex_documents |
| list | conf.man_pages |
| list | conf.texinfo_documents |
| conf.epub_title = project | |
| conf.epub_author = author | |
| conf.epub_publisher = author | |
| conf.epub_copyright = copyright | |
| list | conf.epub_exclude_files = ['search.html'] |
| dictionary | conf.intersphinx_mapping = {'https://docs.python.org/': None} |
1.8.5