Documentation: Support nested config

* Add examples to pydantic models.
This commit is contained in:
Dominique Lasserre
2025-01-15 00:54:45 +01:00
parent be26457563
commit d74a56b75a
29 changed files with 8200 additions and 9424 deletions

File diff suppressed because it is too large Load Diff

3
docs/_static/eos.css vendored Normal file
View File

@@ -0,0 +1,3 @@
.wy-nav-content {
max-width: 90% !important;
}

View File

@@ -99,6 +99,7 @@ html_theme_options = {
"logo_only": False,
"titles_only": True,
}
html_css_files = ["eos.css"]
# -- Options for autodoc -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html