From: Eric Haszlakiewicz Date: Sat, 12 Aug 2023 19:13:30 +0000 (+0000) Subject: Update the doc links to point at 0.17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b62ea12bd010a3fa8dc6b41f30c41c182b879029;p=thirdparty%2Fjson-c.git Update the doc links to point at 0.17 --- diff --git a/index.html b/index.html index 3be53e18..5ab9c8e1 100644 --- a/index.html +++ b/index.html @@ -10,14 +10,14 @@ For information about building json-c, see the json-c-0.16 +

Current release: json-c-0.17
Best starting points: json_object.h or json_tokener.h -You can also look at the tests in the tests directory for some examples.
+You can also look at the tests in the tests directory for some examples.
One of the simplest examples is -test2.c. +test2.c.

Note: for the most recent development docs clone the source and run: @@ -34,6 +34,15 @@ Then look in the doc/html directory.