Add copy-to-clipboard support to docs
This commit is contained in:
parent
2579ce9f18
commit
bc616d6537
3 changed files with 80 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ dev = [
|
|||
docs = [
|
||||
"pallets-sphinx-themes",
|
||||
"sphinx",
|
||||
"sphinx-copybutton",
|
||||
"sphinx-tabs",
|
||||
"sphinxcontrib-log-cabinet",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue