mirror of
https://github.com/akheron/jansson.git
synced 2025-04-20 20:18:50 +00:00
5 lines
138 B
Text
5 lines
138 B
Text
To build the documentation, invoke
|
|
|
|
sphinx-build . .build/html
|
|
|
|
in this directory. Then point your browser to .build/html/index.html.
|