Files
jansson/doc
Pierce Lopez c329fd7bc8 doc: add return types for function-like macros
The Sphinx-3.0 c:function:: directive requires the return type.

Sphinx-3.0 also adds function-like macro support to the c:macro::
directive, which Sphinx-1.x and Sphinx-2.x do not support, but it
is probably a good idea to keep compatibility with slightly older
Sphinx for now.
2020-08-07 02:35:27 -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.