From: Eric Haszlakiewicz Date: Sun, 12 Jul 2020 19:16:19 +0000 (+0000) Subject: Remove the obsolete README.json_object-split.md, and mark README.md as being the... X-Git-Tag: json-c-0.15-20200726~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2508109b1881a2910e129b21039ef72e5e34e19d;p=json-c Remove the obsolete README.json_object-split.md, and mark README.md as being the doxygen mainpage. --- diff --git a/README.json_object-split.md b/README.json_object-split.md deleted file mode 100644 index f0d8632..0000000 --- a/README.json_object-split.md +++ /dev/null @@ -1,15 +0,0 @@ - -This branch implements the changes briefly described at: - -https://github.com/json-c/json-c/wiki/Proposal:-struct-json_object-split - -These were originally mentioned in: -Issue #535 - short string optimization: excessive array length - -The changes are expected to impact and possibly invalidate: -Issue #552 - Some anlysis about memory allocator in json-c - -and will likely cause notable conflicts in any other significant un-merged -changes, such as PR#620 - Introduce json_object_new_string_{ext,noalloc}() - - diff --git a/README.md b/README.md index 3757a40..ff15eab 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +\mainpage + `json-c` ======== @@ -240,4 +242,4 @@ following more specific header files: * json_visit.h - Methods for walking a tree of json-c objects. * json_util.h - Miscelleanous utility functions. -For a full list of headers see [files.html](http://json-c.github.io/json-c/json-c-0.13.1/doc/html/files.html) +For a full list of headers see [files.html](http://json-c.github.io/json-c/json-c-current-release/doc/html/files.html)