Add copy button to bash snippets in docs

This commit is contained in:
Erik Kalkoken
2023-04-12 01:47:43 +00:00
committed by Ariel Rin
parent 8d8da50946
commit 8f60c7a00a
2 changed files with 2 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ extensions = [
'recommonmark',
'sphinxcontrib_django2',
'sphinx.ext.viewcode',
'sphinx_copybutton'
]
# Add any paths that contain templates here, relative to this directory.