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