Skip to content

Commit bedc479

Browse files
committed
Switch to sphinx.ext.napoleon
1 parent 27bf783 commit bedc479

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
'sphinx_autopackagesummary',
5050
'variations',
5151
'sphinx.ext.graphviz',
52-
'sphinxcontrib.napoleon',
52+
'sphinx.ext.napoleon',
5353
'sphinx.ext.inheritance_diagram',
5454
'sphinx.ext.viewcode',
5555
'sphinx.ext.intersphinx',

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ sphinx-variations>=1.0.5
44
sphinx-rtd-theme~=1.0.0
55
sphinx-autopackagesummary>=1.0
66
sphinx-interrogatedb>=1.2.0
7-
sphinxcontrib-napoleon
87
panda3d~=1.10.0.dev
98
Pmw

0 commit comments

Comments
 (0)