Files
Nim/doc
Mathias Stearn 920f9be9aa Explicitly state that trailing underscores are banned (#12257)
It was explicit in the BNF, but the English text implied it was allowed.
2019-09-25 19:12:54 +02:00
..
2019-09-21 11:53:09 +02:00
2019-09-21 11:53:09 +02:00
2019-08-21 00:04:01 +02: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!