mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 23:05:07 +01:00
Add copy button to bash snippets in docs
This commit is contained in:
@@ -46,6 +46,7 @@ extensions = [
|
||||
'recommonmark',
|
||||
'sphinxcontrib_django2',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinx_copybutton'
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
||||
@@ -5,6 +5,7 @@ recommonmark==0.7.1
|
||||
Jinja2<3.1
|
||||
docutils==0.16
|
||||
sphinxcontrib-django2
|
||||
sphinx-copybutton
|
||||
|
||||
# Autodoc dependencies
|
||||
celery>=5.2.0,<6.0.0
|
||||
|
||||
Reference in New Issue
Block a user