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 9d2bc8f commit 3e82945Copy full SHA for 3e82945
conf.py
@@ -37,7 +37,7 @@
37
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
38
extensions = [
39
'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.todo',
40
- 'sensio.sphinx.refinclude', 'sensio.sphinx.configurationblock', 'sensio.sphinx.phpcode', 'sensio.sphinx.bestpractice', 'sensio.sphinx.codeblock',
+ 'sensio.sphinx.refinclude', 'sensio.sphinx.configurationblock', 'sensio.sphinx.phpcode', 'sensio.sphinx.bestpractice', #'sensio.sphinx.codeblock',
41
'symfonycom.sphinx'
42
]
43
0 commit comments