|
rec
1.0.0-dev
|
Namespaces | |
| conf | |
Functions | |
| def | conf.setup (app) |
Variables | |
| list | conf.extensions |
| string | conf.master_doc = 'index' |
| string | conf.project = 'metadaqif documentation' |
| string | conf.copyright = ' 2022 ESO - European Southern Observatory' |
| string | conf.homepage = r'https://gitlab.eso.org/ecs/ecs-interfaces/-/tree/master/metadaq' |
| string | conf.rst_prolog |
| string | conf.version = '1.0.0' |
| bool | conf.prerelease = True |
| string | conf.release = version |
| conf.rev | |
| string | conf.suffix = "+git.%s" % rev |
| list | conf.exclude_patterns = [] |
| string | conf.pygments_style = 'default' |
| string | conf.html_theme = 'sphinx_eso_theme' |
| bool | conf.html_show_sourcelink = False |
| bool | conf.html_copy_source = True |
| bool | conf.html_show_sphinx = False |