mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 14:05:03 +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.
|