make code blocks copyable (#2480)

Co-authored-by: Chen-Chen Yeh <[email protected]>
This commit is contained in:
Daniel Yeh
2025-08-12 12:29:02 -07:00
committed by GitHub
co-authored by Chen-Chen Yeh
parent fce53b61d6
commit ac207ce7aa
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ release = version
# -- General configuration ---------------------------------------------------
extensions = [
"sphinx_copybutton",
"sphinx.ext.autodoc",
"sphinx.ext.autosummary",
"sphinx.ext.intersphinx",