A number of minor documentation cleanups.
[hooke.git] / doc / conf.py
index d469d8b553ce167d043628bfed74297286925b1b..43786fd28fac7d3226d213f0e03de90d4dda0579 100644 (file)
@@ -25,7 +25,8 @@ import hooke
 
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.coverage',
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.autosummary',
+              'sphinx.ext.doctest', 'sphinx.ext.coverage',
               'numpydoc']
 
 # Add any paths that contain templates here, relative to this directory.