We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bf783 commit bedc479Copy full SHA for bedc479
conf.py
@@ -49,7 +49,7 @@
49
'sphinx_autopackagesummary',
50
'variations',
51
'sphinx.ext.graphviz',
52
- 'sphinxcontrib.napoleon',
+ 'sphinx.ext.napoleon',
53
'sphinx.ext.inheritance_diagram',
54
'sphinx.ext.viewcode',
55
'sphinx.ext.intersphinx',
requirements.txt
@@ -4,6 +4,5 @@ sphinx-variations>=1.0.5
4
sphinx-rtd-theme~=1.0.0
5
sphinx-autopackagesummary>=1.0
6
sphinx-interrogatedb>=1.2.0
7
-sphinxcontrib-napoleon
8
panda3d~=1.10.0.dev
9
Pmw
0 commit comments