diff options
Diffstat (limited to 'sandbox/py-rest-doc/sphinx/json.py')
-rw-r--r-- | sandbox/py-rest-doc/sphinx/json.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/py-rest-doc/sphinx/json.py b/sandbox/py-rest-doc/sphinx/json.py index 045d723e3..95f09b4d0 100644 --- a/sandbox/py-rest-doc/sphinx/json.py +++ b/sandbox/py-rest-doc/sphinx/json.py @@ -3,7 +3,7 @@ sphinx.json ~~~~~~~~~~~ - Minimal JSON Module That Generates Small Dumps. + Minimal JSON module that generates small dumps. This is not fully JSON compliant but enough for the searchindex. And the generated files are smaller than the simplejson ones. |