|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <html>
- <head>
- </head>
- <body>
- <h1>json-c API documentation</h1>
-
- For general information, see <a href="https://github.com/json-c/json-c/wiki">the json-c wiki</a>. There you can also find a link to the download page for source tarballs.
-
- For information about building json-c, see the <a href="https://github.com/json-c/json-c/blob/master/README.md">README file</a>.
-
- <h2>Versions:</h2>
-
- <p>Current release: <a href="json-c-current-release/doc/html/index.html">json-c-0.18</a>
- <br>Best starting points:
- <a href="json-c-current-release/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-current-release/doc/html/json__tokener_8h.html">json_tokener.h</a>
-
- You can also look at the tests in <a href="https://github.com/json-c/json-c/blob/json-c-0.18/tests/">the tests directory</a> for some examples.<br>
- One of the simplest examples is
- <a href="https://github.com/json-c/json-c/blob/json-c-0.18-20240915/tests/test2.c">test2.c</a>.
- </p>
-
- <p>Note: for the most recent development docs <a href="https://github.com/json-c/json-c">clone the source</a> and run:
-
- <pre>sed -e's/@CMAKE_CURRENT_BINARY_DIR@/doc/' doc/Doxyfile.in | doxygen -</pre>
-
- Then look in the doc/html directory.
- </p>
-
-
- <hr>
-
- <h3>All releases</h3>
-
- <ul>
-
- <li><a href="json-c-0.18/doc/html/index.html">json-c-0.18</a>
- <br>Best starting points:
- <a href="json-c-0.18/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.18/doc/html/json__tokener_8h.html">json_tokener.h</a>
- <a href="json-c-0.18/doc/html/json__patch_8h.html">json_patch.h</a>
- <a href="json-c-0.18/doc/html/json__pointer_8h.html">json_pointer.h</a>
- <a href="json-c-0.18/doc/html/json__util_8h.html">json_util.h</a>
- </li>
-
- <li><a href="json-c-0.17/doc/html/index.html">json-c-0.17</a>
- <br>Best starting points:
- <a href="json-c-0.17/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.17/doc/html/json__tokener_8h.html">json_tokener.h</a>
- <a href="json-c-0.17/doc/html/json__patch_8h.html">json_patch.h</a>
- <a href="json-c-0.17/doc/html/json__pointer_8h.html">json_pointer.h</a>
- <a href="json-c-0.17/doc/html/json__util_8h.html">json_util.h</a>
- </li>
-
- <li><a href="json-c-0.16/doc/html/index.html">json-c-0.16</a>
- <br>Best starting points:
- <a href="json-c-0.16/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.16/doc/html/json__tokener_8h.html">json_tokener.h</a>
- </li>
-
- <li><a href="json-c-0.15/doc/html/index.html">json-c-0.15</a>
- <br>Best starting points:
- <a href="json-c-0.15/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.15/doc/html/json__tokener_8h.html">json_tokener.h</a>
- </li>
-
- <li><a href="json-c-0.14/doc/html/index.html">json-c-0.14</a>
- <br>Best starting points:
- <a href="json-c-0.14/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.14/doc/html/json__tokener_8h.html">json_tokener.h</a>
- </li>
-
- <li><a href="json-c-0.13.1/doc/html/index.html">json-c-0.13.1</a>
- <br>Best starting points:
- <a href="json-c-0.13.1/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.13.1/doc/html/json__tokener_8h.html">json_tokener.h</a>
- </li>
-
- <li><a href="json-c-0.13/doc/html/index.html">json-c-0.13</a>
- <br>Best starting points:
- <a href="json-c-0.13/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.13/doc/html/json__tokener_8h.html">json_tokener.h</a>
- </li>
-
- <li><a href="json-c-0.12.1/doc/html/index.html">json-c-0.12.1</a>
- <br>Best starting points:
- <a href="json-c-0.12.1/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.12.1/doc/html/json__tokener_8h.html">json_tokener.h</a>
-
- </li>
-
- <li><a href="json-c-0.12/doc/html/index.html">json-c-0.12</a>
- <br>Best starting points:
- <a href="json-c-0.12/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.12/doc/html/json__tokener_8h.html">json_tokener.h</a>
-
- </li>
-
- <li><a href="json-c-0.11/doc/html/index.html">json-c-0.11</a>
- <br>Best starting points:
- <a href="json-c-0.11/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.11/doc/html/json__tokener_8h.html">json_tokener.h</a>
-
- </li>
-
- <li><a href="json-c-0.10/doc/html/index.html">json-c-0.10 release</a>
- <br>Best starting points:
- <a href="json-c-0.10/doc/html/json__object_8h.html">json_object.h</a> or
- <a href="json-c-0.10/doc/html/json__tokener_8h.html">json_tokener.h</a>
-
- </li>
- </ul>
-
- </body>
- </html>
|