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