Skip to content

Commit c70e132

Browse files
wouterjweaverryan
authored andcommitted
Use numbered code block
1 parent 01dd675 commit c70e132

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_exts

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)