Skip to content

Commit

Permalink
Use sphinx-copybutton
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed May 6, 2021
1 parent fc8fd92 commit 51bd6cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"sphinx.ext.intersphinx",
"sphinx.ext.todo",
"sphinx.ext.viewcode",
"sphinx_copybutton",
]

autodoc_default_options = {
Expand Down
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Sphinx~=3.0
sphinx-copybutton~=0.3.0
sphinx_rtd_theme~=0.5.0

0 comments on commit 51bd6cf

Please sign in to comment.