Files
Nim/doc
Jjp137 72147c9ba4 Prefer relative links for Nim documentation
This is more friendly to those browsing the documentation without
a network connection. The nim-doc package in Debian allows this,
for example.

Also, the domain name being used was not consistent. It could have
been either nim-lang.org or nim-lang.github.io, and those reading
the stable docs could have found themselves suddenly reading the
devel docs instead.
2019-10-22 17:59:12 -07:00
..
2019-10-22 17:59:12 -07:00
2019-06-10 10:53:34 +02:00
2018-11-19 09:22:21 +01:00
2019-10-22 17:59:12 -07: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
2019-06-18 12:17:26 +02:00
2019-10-22 17:59:12 -07:00
2019-10-22 17:59:12 -07:00
2019-10-22 17:59:12 -07:00
2019-10-22 17:59:12 -07:00
2019-10-22 17:59:12 -07:00
2018-07-09 12:35:25 +02:00
2019-10-22 17:59:12 -07:00
2019-10-22 17:59:12 -07: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
2019-10-22 17:59:12 -07:00
2015-09-20 18:16:51 -07:00
2019-10-22 17:59:12 -07:00
2019-08-21 00:04:01 +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!