File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 30
30
extensions = [
31
31
'sphinx.ext.coverage' ,
32
32
'sphinx.ext.extlinks' ,
33
+ 'sphinxcontrib.phpdomain' ,
33
34
'sensio.sphinx.configurationblock' ,
35
+ 'sensio.sphinx.phpcode' ,
34
36
'sphinxcontrib.spelling'
35
37
]
36
38
52
54
53
55
# General information about the project.
54
56
project = 'FOSHttpCache'
55
- copyright = u'2014–2016 , FriendsOfSymfony'
57
+ copyright = u'2014–2018 , FriendsOfSymfony'
56
58
57
59
# The version info for the project you're documenting, acts as replacement for
58
60
# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change 1
1
git+https://github.com/fabpot/sphinx-php.git
2
- sphinx-rtd-theme == 0.1.6
2
+ sphinx-rtd-theme
3
3
sphinxcontrib-spelling
4
+ sphinxcontrib-phpdomain
4
5
pyenchant
You can’t perform that action at this time.
0 commit comments