diff options
| author | Berker Peksag <berker.peksag@gmail.com> | 2014-10-24 22:35:20 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-10-25 08:21:49 -0400 |
| commit | 7227ec8eccde8ea28addad6c276276cb1d2a6efe (patch) | |
| tree | ff0d2c30cc8f4eae76f9c157ea1d4c1f05644a15 /docs/conf.py | |
| parent | 03a20e5abd27c025c3175547d21ca31b9425e719 (diff) | |
[1.7.x] Removed simplejson inventory file from docs/conf.py.
Backport of 695956376f from master
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
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. |
