changed to sphinxcontrib-napoleon and google style

This commit is contained in:
dh1tw 2014-04-24 17:05:24 +02:00
parent d12f83c9c2
commit 366d5dc391
8 changed files with 92 additions and 139 deletions

View file

@ -34,7 +34,7 @@ sys.path.insert(0,"/Users/user/projects/pyhamtools/pyhamtools")
# ones.
extensions = [
'sphinx.ext.autodoc',
'numpydoc',
'sphinxcontrib.napoleon',
]
# Add any paths that contain templates here, relative to this directory.