Removed simplejson inventory file from docs/conf.py.

This commit is contained in:
Berker Peksag 2014-10-24 22:35:20 +03:00
parent dc241fdfdf
commit 695956376f
2 changed files with 14 additions and 15 deletions

View file

@ -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.