We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc90592 commit dfbaba2Copy full SHA for dfbaba2
docs/conf.py
@@ -30,6 +30,7 @@
30
"sphinx.ext.napoleon",
31
"pallets_sphinx_themes",
32
"sphinxcontrib.autodoc_pydantic",
33
+ "notfound.extension",
34
)
35
myst_enable_extensions = ["deflist"]
36
intersphinx_mapping = {"python": ("https://docs.python.org/3.10/", None)}
0 commit comments