Skip to content

Commit

Permalink
docs: Add sphinx-copybutton
Browse files Browse the repository at this point in the history
Automatically add a button to all code boxes to copy the contents to the
clipboard.
  • Loading branch information
jmgate committed Sep 19, 2023
1 parent 88860a2 commit a47ce6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"sphinx.ext.napoleon",
"sphinx.ext.viewcode",
"sphinx_autodoc_typehints",
"sphinx_copybutton",
"sphinx_rtd_theme",
"sphinxcontrib.programoutput",
"sphinxcontrib.spelling",
Expand Down

0 comments on commit a47ce6f

Please sign in to comment.