Files
Nim/doc
Andreas Rumpf 643dbc743b use strstr for a faster find implementation (#17672)
* use strstr for a faster find implementation
* stress the -d:release and -d:danger switches
2021-04-08 00:54:47 +02:00
..
2021-03-30 08:04:17 +02:00
2021-03-30 02:06:51 +02:00
2014-08-28 22:36:14 +02:00
2021-04-06 22:08:59 +02:00
2021-03-24 14:46:19 +01:00
2021-04-07 23:26:53 +02:00
2016-10-24 12:20:51 +02:00
2019-10-22 17:59:12 -07:00
2020-10-20 10:51:50 +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!