CHANGES is preprocessed to convert json_*() function names to Sphinx :cfunc: cross references. This is to keep CHANGES more readable in both plain text and HTML.
To build the documentation, invoke
make html
Then point your browser to _build/html/index.html.