Go to the source code of this file.
Namespaces | |
conf | |
Variables | |
string | conf.author = "Ekumen Research" |
string | conf.autodox_outdir = "_doxygen/generated" |
dictionary | conf.autodox_projects = {"reference": ""} |
list | conf.bibtex_bibfiles = ["references.bib"] |
string | conf.copyright = "2022-2024 Ekumen, Inc." |
list | conf.exclude_patterns = ["README.md", "_build", "_doxygen/*.md"] |
list | conf.extensions = [] |
list | conf.html_css_files = ["custom.css"] |
string | conf.html_favicon = "_images/logo_200x200.png" |
list | conf.html_js_files = ["custom.js"] |
conf.html_last_updated_fmt | |
list | conf.html_static_path = ["_static"] |
string | conf.html_theme = "sphinx_book_theme" |
dictionary | conf.html_theme_options |
string | conf.language = "en" |
list | conf.myst_enable_extensions = ["colon_fence"] |
int | conf.myst_heading_anchors = 4 |
string | conf.project = "Beluga" |
dictionary | conf.source_suffix |
list | conf.suppress_warnings = ["myst.header"] |