Add README and API reference
[jansson.git] / doc / README
1 To build the documentation, invoke
2
3     sphinx-build . .build/html
4
5 in this directory. Then point your browser to .build/html/index.html.