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.
2 parents 74d761e + b22895d commit ae0be69Copy full SHA for ae0be69
Resources/doc/conf.py
@@ -28,6 +28,7 @@
28
'sphinx.ext.coverage',
29
'sphinx.ext.todo',
30
'sensio.sphinx.configurationblock',
31
+ 'sphinxcontrib.phpdomain',
32
'sphinxcontrib.spelling'
33
]
34
Resources/doc/requirements.txt
@@ -1,4 +1,5 @@
1
git+https://github.com/fabpot/sphinx-php.git
2
sphinx-rtd-theme==0.1.6
3
sphinxcontrib-spelling
4
+sphinxcontrib.phpdomain
5
pyenchant
0 commit comments