Files
Nim/doc
Andrey Makarov ae3dd759c4 Extract markdown/rst doc into separate file (#20404)
* Extract Markdown & Rst doc into separate file

This documentation should be extracted into separate file
as it's user's documentation, which can be used as a separate
utility for compiling `.md/.rst` files.

* Restructure: move markup info into markdown_rst.md

+Markdown link migration
2022-09-22 12:05:53 +02:00
..
2022-08-12 14:33:43 -04:00
2022-09-19 18:24:40 -04:00
2022-09-21 15:00:55 -04:00
2022-09-19 18:24:40 -04:00
2022-06-04 07:03:03 +02:00
2022-08-21 16:56:12 -04:00

============================
Nim's documentation 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!