We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sphinxcontrib.autodoc_pydantic
1 parent 8f8e92a commit 05b2553Copy full SHA for 05b2553
docs/conf.py
@@ -84,7 +84,7 @@
84
"sphinx_copybutton",
85
"sphinxcontrib.spelling",
86
"sphinxcontrib.towncrier",
87
- "sphinxcontrib.autodoc_pydantic",
+ # "sphinxcontrib.autodoc_pydantic",
88
]
89
90
# Add any paths that contain templates here, relative to this directory.
requirements/docs.txt
@@ -6,4 +6,4 @@ sphinx-copybutton
6
sphinx-prompt
7
sphinxcontrib-spelling
8
sphinxcontrib-towncrier >= 0.2.1a0
9
-autodoc_pydantic
+#autodoc_pydantic
0 commit comments