We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acfa7b6 commit 1390283Copy full SHA for 1390283
doc/conf.py
@@ -91,13 +91,6 @@
91
# Additional static files.
92
html_static_path = ['static']
93
94
-# These paths are either relative to html_static_path
95
-# or fully qualified paths (eg. https://...)
96
-# Note: html_js_files was added in Sphinx 1.8.
97
-html_js_files = [
98
- 'delighted.js',
99
-]
100
-
101
# The name for this set of Sphinx documents. If None, it defaults to
102
# "<project> v<release> documentation".
103
#html_title = None
doc/static/delighted.js
0 commit comments