mirror of
https://github.com/akheron/jansson.git
synced 2025-04-07 14:29:20 +00:00
doc: Add versionadded directive for json_boolean()
This commit is contained in:
parent
c3fc1d7382
commit
597423ea80
1 changed files with 2 additions and 0 deletions
|
@ -278,6 +278,8 @@ pointers won't change between invocations of these functions.
|
|||
This is a macro, and equivalent to ``val ? json_true() :
|
||||
json_false()``.
|
||||
|
||||
.. versionadded:: 2.4
|
||||
|
||||
|
||||
.. function:: json_t *json_null(void)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue