Disable sphinxcontrib.napoleon, seems unused and isn't packaged in Debian

--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -35,7 +35,6 @@ sys.path.insert(0,"/Users/user/projects/
 # ones.
 extensions = [
     'sphinx.ext.autodoc',
-    'sphinxcontrib.napoleon',
 ]
 
 # Add any paths that contain templates here, relative to this directory.
