|
@@ -127,7 +127,6 @@ extensions = [
|
|
"sphinx_tabs.tabs", # https://github.com/djungelorm/sphinx-tabs
|
|
"sphinx_tabs.tabs", # https://github.com/djungelorm/sphinx-tabs
|
|
'myst_parser', # https://www.sphinx-doc.org/en/master/usage/markdown.html
|
|
'myst_parser', # https://www.sphinx-doc.org/en/master/usage/markdown.html
|
|
'notfound.extension', # https://github.com/readthedocs/sphinx-notfound-page
|
|
'notfound.extension', # https://github.com/readthedocs/sphinx-notfound-page
|
|
- 'sphinxcontrib.autodoc_pydantic', # https://github.com/mansenfranzen/autodoc_pydantic
|
|
|
|
]
|
|
]
|
|
|
|
|
|
autodoc_default_options = {
|
|
autodoc_default_options = {
|