Skip to content

Commit ae0be69

Browse files
authored
Merge pull request #495 from alexander-schranz/bugfix/code-highlighting
Fix readthedocs code highlighting
2 parents 74d761e + b22895d commit ae0be69

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Resources/doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
'sphinx.ext.coverage',
2929
'sphinx.ext.todo',
3030
'sensio.sphinx.configurationblock',
31+
'sphinxcontrib.phpdomain',
3132
'sphinxcontrib.spelling'
3233
]
3334

Resources/doc/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
git+https://github.com/fabpot/sphinx-php.git
22
sphinx-rtd-theme==0.1.6
33
sphinxcontrib-spelling
4+
sphinxcontrib.phpdomain
45
pyenchant

0 commit comments

Comments
 (0)