Add YAML config to the module docs

This commit is contained in:
Patrick Robertson
2025-02-11 19:42:03 +00:00
parent 22fa9ba456
commit 1ee7981c6e
3 changed files with 25 additions and 9 deletions

View File

@@ -25,6 +25,7 @@ extensions = [
"autoapi.extension", # Generate API documentation from docstrings
"sphinxcontrib.mermaid", # Mermaid diagrams
"sphinx.ext.viewcode", # Source code links
"sphinx_copybutton",
"sphinx.ext.napoleon", # Google-style and NumPy-style docstrings
"sphinx.ext.autosectionlabel",
# 'sphinx.ext.autosummary', # Summarize module/class/function docs