Skip to content

Commit

Permalink
Add sphinx_copybutton extension
Browse files Browse the repository at this point in the history
  • Loading branch information
RKrahl committed Dec 22, 2023
1 parent cec2595 commit dcb5153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.intersphinx',
'sphinx_copybutton',
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit dcb5153

Please sign in to comment.