Files
Nim/doc
Juan Carlos a0ccfd16a7 Documentation GC (#13109)
* Update Documentation about GC, add ARC based on code observations and https://forum.nim-lang.org/t/5734#35562

* Rephrase 'Garbage Collector' on documentation, see #13331

* Peer Review Feedbacks

* When the body of a documentation section is all for garbage collector details then add 'for garbage collectors' to the title to identify they may not apply for ARC

* Change 'GC' for 'garbage collector'.

* Move 'Memory Management Strategies' at the top, without changes

* Move the info for RefC GC from 'Introduction' to 'RefC' section without changes, make 'Introduction' about Nims 'Multi-paradigm Memory Management Strategies'.
2020-03-18 22:55:39 +01:00
..
2020-03-12 23:44:33 +01:00
2019-11-20 08:39:45 +01:00
2019-06-10 10:53:34 +02:00
2018-11-19 09:22:21 +01:00
2020-03-18 16:57:34 +01:00
2019-02-05 17:45:30 -08:00
2014-08-28 22:36:14 +02:00
2018-11-14 08:27:48 +01:00
2020-03-18 22:55:39 +01:00
2020-01-14 13:51:28 +01:00
2019-06-18 12:17:26 +02:00
2019-10-22 17:59:12 -07:00
2020-03-12 23:44:33 +01:00
2018-07-09 12:35:25 +02:00
2020-03-16 09:07:10 +01:00
2019-12-10 06:48:11 +01:00
2019-10-22 17:59:12 -07:00
2016-10-24 12:20:51 +02:00
2019-01-30 19:49:09 +01:00
2019-10-22 17:59:12 -07:00
2015-09-20 18:16:51 -07: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!