|
RTC Toolkit
0.1.0-alpha
|
Namespaces | |
| conf | |
Variables | |
| string | conf.project = 'RTC Toolkit' |
| string | conf.copyright = ' 2021 ESO - European Southern Observatory' |
| string | conf.author = 'RTC Toolkit Project Team' |
| list | conf.extensions |
| list | conf.templates_path = ['_templates'] |
| list | conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| string | conf.homepage = r'https://gitlab.eso.org/rtctk/rtctk' |
| conf.latex_attrs | |
| Update for each release: More... | |
| string | conf.version = '0.1.0-alpha' |
| string | conf.release = '0.1.0-alpha' |
| conf.language = None | |
| string | conf.pygments_style = 'default' |
| bool | conf.todo_include_todos = True |
| bool | conf.numfig = True |
| string | conf.html_theme = 'sphinx_eso_theme' |
| list | conf.html_theme_path = ['_themes/', ] |
| bool | conf.html_show_sourcelink = False |
| bool | conf.html_copy_source = False |
| list | conf.html_static_path = ['_static'] |
| dictionary | conf.html_context = {} |
| bool | conf.html_show_sphinx = False |
| string | conf.htmlhelp_basename = 'ELTRTCTKdoc' |
| string | conf.latex_engine = 'pdflatex' |
| dictionary | conf.latex_elements |
| string | conf.latex_show_urls = 'footnote' |
| list | conf.man_pages |
| list | conf.texinfo_documents |
| string | conf.epub_title = project |
| string | conf.epub_author = author |
| string | conf.epub_publisher = author |
| string | conf.epub_copyright = copyright |
| list | conf.epub_exclude_files = ['search.html'] |
| dictionary | conf.intersphinx_mapping |
| int | conf.intersphinx_cache_limit = 0 |
| dictionary | conf.extlinks |