|
@@ -15,9 +15,9 @@ For information about building json-c, see the <a href="https://github.com/json- |
|
|
<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__object_8h.html">json_object.h</a> or |
|
|
<a href="json-c-current-release/doc/html/json__tokener_8h.html">json_tokener.h</a> |
|
|
<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.15/tests/">the tests directory</a> for some examples.<br> |
|
|
|
|
|
|
|
|
You can also look at the tests in <a href="https://github.com/json-c/json-c/blob/json-c-0.16/tests/">the tests directory</a> for some examples.<br> |
|
|
One of the simplest examples is |
|
|
One of the simplest examples is |
|
|
<a href="https://github.com/json-c/json-c/blob/json-c-0.15-20200726/tests/test2.c">test2.c</a>. |
|
|
|
|
|
|
|
|
<a href="https://github.com/json-c/json-c/blob/json-c-0.16-20220414/tests/test2.c">test2.c</a>. |
|
|
</p> |
|
|
</p> |
|
|
|
|
|
|
|
|
<p>Note: for the most recent development docs <a href="https://github.com/json-c/json-c">clone the source</a> and run: |
|
|
<p>Note: for the most recent development docs <a href="https://github.com/json-c/json-c">clone the source</a> and run: |
|
@@ -34,6 +34,12 @@ Then look in the doc/html directory. |
|
|
|
|
|
|
|
|
<ul> |
|
|
<ul> |
|
|
|
|
|
|
|
|
|
|
|
<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> |
|
|
<li><a href="json-c-0.15/doc/html/index.html">json-c-0.15</a> |
|
|
<br>Best starting points: |
|
|
<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__object_8h.html">json_object.h</a> or |
|
@@ -85,7 +91,6 @@ Then look in the doc/html directory. |
|
|
<a href="json-c-0.10/doc/html/json__tokener_8h.html">json_tokener.h</a> |
|
|
<a href="json-c-0.10/doc/html/json__tokener_8h.html">json_tokener.h</a> |
|
|
|
|
|
|
|
|
</li> |
|
|
</li> |
|
|
<li><a href="http://oss.metaparadigm.com/json-c/doc/html/annotated.html">0.9 and earlier</a></li> |
|
|
|
|
|
</ul> |
|
|
</ul> |
|
|
|
|
|
|
|
|
</body> |
|
|
</body> |
|
|