Files
Nim/doc
Joey Payne 84d9081e21 Move partition and rpartition to new strmisc module
This was done because partition is an uncommonly used proc that is still
useful in rare cases. There is also a desire to add more procs to this
module at a later time.
2016-06-13 20:54:58 -06:00
..
2016-06-06 20:35:41 +02:00
2016-02-18 23:01:43 +06:00
2016-06-07 15:37:45 +01:00
2015-03-12 12:17:08 +01:00
2014-08-28 22:36:14 +02:00
2015-09-10 10:50:29 +02:00
2016-02-28 23:22:47 +01:00
2015-07-10 03:51:00 -04:00
2014-08-28 22:36:14 +02:00
2015-09-20 18:16:51 -07:00
2015-11-07 09:33:55 +01: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!