]> git.99rst.org Git - git.git/commit
json-writer: describe the usage of jw_* functions
authorLucas Seiki Oshiro <redacted>
Fri, 16 May 2025 01:01:59 +0000 (22:01 -0300)
committerJunio C Hamano <redacted>
Fri, 16 May 2025 16:33:07 +0000 (09:33 -0700)
commitda692298ac64a835378237ed4870737fb19552fc
tree4c44af997055697664c7ef60b2ef5c28a279918e
parentfba60a4841ce2185200e82cdb80428e9819233f8
json-writer: describe the usage of jw_* functions

Provide an overview of the set of functions used for manipulating
`json_writer`s, by describing what functions should be used for
each JSON-related task.

Helped-by: Junio C Hamano <redacted>
Helped-by: Patrick Steinhardt <redacted>
Helped-by: Karthik Nayak <redacted>
Signed-off-by: Lucas Seiki Oshiro <redacted>
Acked-by: Karthik Nayak <redacted>
Signed-off-by: Junio C Hamano <redacted>
json-writer.h
git clone https://git.99rst.org/PROJECT