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 4306390
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .rtd-require
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ packaging
setuptools
setuptools_scm
suds
sphinx-copybutton
sphinx_rtd_theme
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 4306390

Please sign in to comment.