merged back into sphinxcontrib-django

This commit is contained in:
Ariel Rin 2023-10-31 23:36:42 +10:00
parent 98e91fe207
commit bf14e9c7c3
No known key found for this signature in database

View File

@ -41,7 +41,7 @@ extensions = [
'sphinx.ext.napoleon',
'sphinx.ext.viewcode',
'myst_parser',
'sphinxcontrib_django2',
'sphinxcontrib_django',
'sphinx_copybutton',
'sphinx_tabs.tabs'
]