We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af6beb commit ab8e5f0Copy full SHA for ab8e5f0
_static/highlight.css
conf.py
@@ -159,7 +159,6 @@
159
160
html_css_files = [
161
'custom.css',
162
- 'highlight.css',
163
]
164
165
# Add any extra paths that contain custom files (such as robots.txt or
requirements.txt
@@ -1,6 +1,6 @@
1
git+https://github.com/fabpot/sphinx-php.git#egg=sphinx-php
2
sphinx~=4.2.0
3
-sphinx-rtd-theme==1.0.0
+sphinx-rtd-theme==1.2.0
4
sphinxcontrib-spelling~=7.2.0
5
pyenchant
6
docutils==0.17
0 commit comments