From 7227ec8eccde8ea28addad6c276276cb1d2a6efe Mon Sep 17 00:00:00 2001 From: Berker Peksag Date: Fri, 24 Oct 2014 22:35:20 +0300 Subject: [1.7.x] Removed simplejson inventory file from docs/conf.py. Backport of 695956376f from master --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index d26b1386cd..7707cf3229 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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. -- cgit v1.3