We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97a8292 + d154a3e commit 24c0638Copy full SHA for 24c0638
conf.py
@@ -45,6 +45,7 @@
45
"sphinx_tabs.tabs",
46
"sphinx_toolbox.collapse",
47
"tables",
48
+ "sphinx_copybutton",
49
]
50
51
# Add any paths that contain templates here, relative to this directory.
requirements.txt
@@ -2,3 +2,4 @@ sphinx==7.1.2
2
sphinx-autobuild==2021.3.14
3
sphinx-tabs==3.4.7
4
sphinx-toolbox==3.8.0
5
+sphinx-copybutton==0.5.2
0 commit comments