Files
Nim/doc
Omar Flores 86e93eb293 Fixed description as option in advopt.txt (#19635)
* Fixed formatting error in warningAsError.

There was only a single space character between the warning and its description, so it shows up as part of the name (in bold) and with no description.
Copied the way hotCodeReloading was formatted, with the description in a new line.

Also changed descriptions from 'ditto' to what the description it references says.

* Fixed typo in advopt.txt

Corrected 'hints' to 'warnings' in updated advopt.txt.
2022-03-26 09:56:10 +01:00
..
2021-08-21 08:22:00 +02:00
2014-08-28 22:36:14 +02:00
2022-01-28 21:08:38 -05:00
2022-02-14 22:15:59 +00:00
2021-12-11 05:15:44 +01:00
2016-10-24 12:20:51 +02:00
2020-10-20 10:51:50 +02:00
2022-02-02 17:10:11 +01:00
2022-03-02 13:53:59 +08:00

============================
Nim's documenation 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!