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