update documentation

Signed-off-by: faissaloux <fwahabali@gmail.com>
This commit is contained in:
faissaloux 2026-01-22 15:01:08 +01:00
parent 24b49f04d3
commit 05b4d86f55

View File

@ -264,11 +264,12 @@ rendered, for example in following document:
\end{document}
Toon
TOON
----
Data can be exported to Toon format, which is a compact,
human-readable encoding of the JSON data model.
Data can be exported to TOON `(Token-Oriented Object Notation) <https://en.wikipedia.org/wiki/Token-Oriented_Object_Notation>`_,
which is a text-based data format. It encodes the JSON data model in a compact way.
TOON is designed to reduce token usage in LLM prompts while staying human-readable.
MediaWiki
---------