mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-01 09:31:18 +00:00
This new section explains how to use `getCurrentException` and `getCurrentExceptionMsg`. See the thread http://forum.nim-lang.org/t/752 .
============================ 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!