Files
Nim/doc
zetashift fa9dc31899 fix #16885: nimdoc css warning (#16893)
* fix #16885

* Fixup nimdoc for the CSS filter change

* Use the same Nim devel versions

* Revert "Use the same Nim devel versions"

This reverts commit 8559308f9b.

* Revert "Fixup nimdoc for the CSS filter change"

This reverts commit 99ec00a4bd.

* Fixup nimdoc.out.css

Co-authored-by: zetashift <rishi2@laptop.localdomain>
2021-02-01 20:18:37 +01:00
..
2021-01-20 10:49:59 +01:00
2021-01-12 14:08:24 +08:00
2021-01-20 11:05:56 +01:00
2014-08-28 22:36:14 +02:00
2018-11-14 08:27:48 +01:00
2021-01-01 18:36:20 +01:00
2021-01-28 09:42:24 +01:00
2021-01-15 18:56:38 -08:00
2021-01-25 12:15:36 +01:00
2016-10-24 12:20:51 +02:00
2020-09-21 12:37:14 +02:00
2019-10-22 17:59:12 -07:00
2020-10-20 10:51:50 +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!