add copybutton to docs

This commit is contained in:
Will McGugan 2021-03-29 10:46:38 +01:00
parent a28cf3a97e
commit 76073ba9cc
2 changed files with 2 additions and 0 deletions

View file

@ -44,6 +44,7 @@ extensions = [
"sphinx.ext.viewcode",
"sphinx.ext.napoleon",
"sphinx.ext.autosectionlabel",
"sphinx_copybutton",
]
# Add any paths that contain templates here, relative to this directory.