mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Removed simplejson inventory file from docs/conf.py.
This commit is contained in:
parent
dc241fdfdf
commit
695956376f
2 changed files with 14 additions and 15 deletions
|
@ -129,7 +129,6 @@ intersphinx_mapping = {
|
|||
'python': ('http://docs.python.org/3/', None),
|
||||
'sphinx': ('http://sphinx-doc.org/', None),
|
||||
'six': ('http://pythonhosted.org/six/', None),
|
||||
'simplejson': ('http://simplejson.readthedocs.org/en/latest/', None),
|
||||
}
|
||||
|
||||
# Python's docs don't change every week.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue