Files
jansson/doc
Pierce Lopez 94318890c0 doc: do not use references for standard C types or file names
Use double-backtick quoting instead. It has the same effect
(because these links had nowhere to link to) but it does not
result in loud warnings about broken references by default with Sphinx-3.x.
2020-08-07 02:34:25 -04:00
..
2020-05-07 21:38:59 +03:00
2016-05-03 10:22:06 +02:00
2011-10-06 21:23:09 +03:00
2009-11-03 23:09:04 +02:00
2019-09-20 13:35:56 -04:00

To build the documentation, invoke

    make html

Then point your browser to _build/html/index.html.