From 15a45e8e73a4e8eb645e4c3c3a5080465347cc60 Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Wed, 17 Jun 2020 02:58:03 -0300 Subject: Documentation update nims.rst (#14683) * Update nims.rst to add modules that work on NimScript as mentioned in the changelog.md * https://github.com/nim-lang/Nim/pull/14683#issuecomment-644976921 --- doc/nims.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc') diff --git a/doc/nims.rst b/doc/nims.rst index c1d434476..03afa258a 100644 --- a/doc/nims.rst +++ b/doc/nims.rst @@ -87,11 +87,24 @@ At least the following standard library modules are available: * `std/editdistance `_ * `std/wordwrap `_ * `std/sums `_ +* `parsecsv `_ +* `parsecfg `_ +* `parsesql `_ +* `xmlparser `_ +* `htmlparser `_ +* `ropes `_ +* `json `_ +* `parsejson `_ +* `strtabs `_ +* `unidecode `_ In addition to the standard Nim syntax (`system `_ module), NimScripts support the procs and templates defined in the `nimscript `_ module too. +See also: +* `Check the tests for more information about modules compatible with NimScript. `_ + NimScript as a configuration file ================================= -- cgit 1.4.1-2-gfad0