|
Option C oc_diagnostics
|
Variables | |
| str | project = 'oc_diagnostics' |
| str | copyright = '2026, Option C Dev Team' |
| str | author = 'Option C Dev Team' |
| str | release = '2.0.0' |
| list | extensions |
| bool | autosectionlabel_prefix_document = True |
| list | myst_enable_extensions |
| int | myst_heading_anchors = 3 |
| dict | myst_fence_as_directive = {"mermaid"} |
| list | templates_path = ['../_templates'] |
| list | exclude_patterns |
| list | suppress_warnings |
| bool | autosummary_generate = True |
| dict | autodoc_default_options |
| str | html_theme = 'sphinx_book_theme' |
| list | html_static_path = ['../_static'] |
| list | html_css_files = ['custom.css'] |
| str | html_logo = '../_static/Option_C_logo.svg' |
| dict | html_theme_options |
| dict conf.autodoc_default_options |
| list conf.exclude_patterns |
| list conf.extensions |
| dict conf.html_theme_options |
| list conf.myst_enable_extensions |
| str conf.project = 'oc_diagnostics' |
| list conf.suppress_warnings |