Files
Nim/doc
Judd 2b56b38235 minor updates on manual (#20258)
* minor updates on manual

1. statement -> keyword:

1. re-phase on the explanation of `import except`: maybe the newer version does not export some of the identifiers;

1. "The original module name is then not accessible" is moved up to the previous paragraph, since it is coupled with 
   the previous paragraph, but not the current one.

1. re-phase on the explanation of _Disabling certain messages_.

* Apply suggestions from code review

Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com>

* Update manual.md

do not use "()".

* Update doc/manual.md

Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com>

Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com>
2022-08-27 17:29:41 -04:00
..
2022-08-17 15:20:22 -04:00
2022-08-12 14:33:43 -04:00
2022-08-12 14:33:43 -04:00
2022-08-12 14:33:43 -04:00
2022-08-12 14:33:43 -04:00
2022-08-27 17:29:41 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00
2022-06-04 07:03:03 +02:00
2022-08-21 16:56:12 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00

============================
Nim's documentation system
============================

This folder contains Nim's documentation. The documentation
is written in a format called *reStructuredText*, a markup language that reads
like ASCII and can be converted to HTML automatically!