Skip to content

Commit 698717a

Browse files
committed
Add sphinx-copycode button to the docs
1 parent 06f5c7f commit 698717a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"sphinx_search.extension",
2323
"sphinx_tabs.tabs",
2424
"sphinx_charts.charts",
25+
"sphinx_copybutton",
2526
"myst_nb",
2627
# NB: Needed for newer sphinx versions - see
2728
# https://github.com/thclark/sphinx-charts/issues/23

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ sphinx-multiproject
22
sphinx_rtd_theme
33
sphinx-tabs
44
sphinx_charts
5+
sphinx-copybutton
56
myst-nb
67
readthedocs-sphinx-search

0 commit comments

Comments
 (0)