Docs: Add "Copy" button to CODE blocks

This commit is contained in:
Ivan Kravets
2021-07-30 17:32:22 +03:00
parent 2372d06591
commit 19fa108f61
2 changed files with 2 additions and 1 deletions

2
docs

Submodule docs updated: 3bf1910e05...ef7532bd35

View File

@ -53,6 +53,7 @@ deps =
sphinx
sphinx_rtd_theme
sphinx-notfound-page
sphinx_copybutton
restructuredtext-lint
commands =
sphinx-build -W -b html -d {envtmpdir}/doctrees docs docs/_build/html