Skip to content

Commit 3e82945

Browse files
wouterjweaverryan
authored andcommitted
Temporary disable codeblock
1 parent 9d2bc8f commit 3e82945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
3838
extensions = [
3939
'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',
40+
'sensio.sphinx.refinclude', 'sensio.sphinx.configurationblock', 'sensio.sphinx.phpcode', 'sensio.sphinx.bestpractice', #'sensio.sphinx.codeblock',
4141
'symfonycom.sphinx'
4242
]
4343

0 commit comments

Comments
 (0)