diff --git a/doc/source/conf.py b/doc/source/conf.py index 497bd09..c426b6e 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -61,7 +61,7 @@ # Sphinx extensions extensions = [ "notfound.extension", # for the not found page. - # "numpydoc", + "numpydoc", "autoapi.extension", "sphinx.ext.intersphinx", "sphinx_copybutton",