mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
* docs: fix some spelling errors * contributing: fix spelling error Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> * Update contributing.md * Update intern.md * Update manual.md * Update manual_experimental_strictnotnil.md * Update nimgrep_cmdline.txt * Update pegdocs.txt * Update testament.md * Update tut1.md Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com>
8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
============================
|
|
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!
|