Files
Nim/doc
technicallyagd aac04585ea Elaborate on source code filter usage in the documentation. (#9407)
* Elaborate on source code filter usage.
Also gives it an abbreviation, SCF.

* Fix the code block formatting

* Trim off the unintended usage with import.

(cherry picked from commit 88adf77569)
2018-11-01 17:48:06 +01:00
..
2018-07-11 08:52:09 +02: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
2017-01-16 23:04:53 +01:00
2018-11-01 17:35:08 +01:00
2018-07-09 12:35:25 +02:00
2018-11-01 17:46:31 +01:00
2015-07-10 03:51:00 -04:00
2016-10-24 12:20:51 +02:00
2018-02-05 21:13:18 +01: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!