This commit is contained in:
Paolo Melchiorre 2025-07-07 12:23:16 -05:00 committed by GitHub
commit cb0f640e8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

View file

@ -44,6 +44,7 @@ needs_sphinx = "4.5.0"
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = [
"djangodocs",
"sphinx.ext.doctest",
"sphinx.ext.extlinks",
"sphinx.ext.intersphinx",
"sphinx.ext.autosectionlabel",