We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be10c1 commit 4e453ebCopy full SHA for 4e453eb
doc/conf.py
@@ -334,4 +334,4 @@
334
335
def setup(app):
336
# a copy button to copy snippet of code from the documentation
337
- app.add_javascript("js/copybutton.js")
+ app.add_js_file("js/copybutton.js")
0 commit comments