mirror of
https://github.com/django/django.git
synced 2025-03-31 11:37:06 +00:00
Fixed doctest builder in docs.
This commit is contained in:
parent
e9929cb494
commit
b02f65e40f
@ -45,6 +45,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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user