Skip to content

Commit

Permalink
The add_javascript function was renamed to add_js_file
Browse files Browse the repository at this point in the history
  • Loading branch information
djordon committed Oct 4, 2022
1 parent 7b54a73 commit ddeb84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,4 +280,4 @@
#texinfo_no_detailmenu = False

def setup(app):
app.add_javascript('copybutton.js')
app.add_js_file('copybutton.js')

0 comments on commit ddeb84d

Please sign in to comment.