working on documentation and more API functions

This commit is contained in:
udo
2026-04-29 12:09:37 +00:00
parent cd445f3c9b
commit 9f7625c7fd
94 changed files with 1896 additions and 458 deletions
+7
View File
@@ -7,6 +7,13 @@ s : string to encode as a JSON string literal
t : DTree object to be serialized
return value : string containing the JSON result
:see
>types
json_decode
0_DTree
String
html_escape
:content
Serializes either a `String` or a `DTree` into JSON notation.