Files
Nim/doc
Andreas Rumpf c268bfd5a2 new doc terminology for "compile-time" and "runtime" (#10497)
* First pass at compile-time/runtime terminology changes.

* Solid edit pass on changes and successful rst2html; still need to review HTML output.

* Finished this terminology update.

* Incorporated Araq's initial feedback.
2019-01-31 16:19:19 +01:00
..
2018-07-11 08:52:09 +02:00
2018-11-19 09:22:21 +01:00
2019-01-25 09:43:47 +01:00
2016-10-24 12:20:51 +02:00
2014-08-28 22:36:14 +02:00
2015-09-10 10:50:29 +02:00
2018-11-14 08:27:48 +01:00
2017-01-16 23:04:53 +01:00
2018-11-14 08:27:48 +01:00
2018-10-12 17:27:47 +02:00
2019-01-28 09:58:37 +01:00
2018-07-09 12:35:25 +02:00
2019-01-26 12:26:36 +01:00
2015-07-10 03:51:00 -04:00
2016-10-24 12:20:51 +02:00
2019-01-25 08:34:02 +01:00
2019-01-30 19:49:09 +01:00
2018-02-05 21:13:18 +01:00
2015-09-20 18:16:51 -07:00
2018-11-21 15:46:58 +01:00
2018-11-21 20:45:31 +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!