NimYAML/doc
Felix Krause 940675a52e Reworked loading API
* moved load procs to yaml/loading.nim
 * moved input YamlStream into ConstructionContext
 * made ConstructionContext a non-ref object
 * harmonized code style & comments
 * renamed yaml/serialization.nim to yaml/native.nim
2023-08-29 23:23:15 +02:00
..
snippets/quickstart Reworked loading API 2023-08-29 23:23:15 +02:00
api.txt Deprecated DOM API, YamlNode now supported by serialization API 2022-06-05 12:27:19 +02:00
docutils.css Build proper HTML documentation 2016-01-13 23:19:06 +01:00
index.txt Fix link to YAML 1.2 Schema 2019-09-06 16:24:45 +02:00
processing.svg Fixed links in documentation 2016-09-22 14:06:54 +02:00
rstPreproc.nim webdocs: have code always on left side in quickstart 2022-06-04 13:03:49 +02:00
schema.rst Documented !!timestamp 2016-11-08 21:15:14 +01:00
serialization.txt added {.sparse.}. fixes #82 2020-06-26 23:21:22 +02:00
style.css improved webdocs; added nix flake for webdocs 2022-06-04 01:45:41 +02:00
testing.rst improved webdocs; added nix flake for webdocs 2022-06-04 01:45:41 +02:00