mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-12 14:23:45 +00:00
add HCR document to the tools.rst list
(cherry picked from commit c99ce5051e)
This commit is contained in:
@@ -4,6 +4,10 @@ Tools available with Nim
|
||||
|
||||
The standard distribution ships with the following tools:
|
||||
|
||||
- | `Hot code reloading <hcr.html>`_
|
||||
| The "Hot code reloading" feature is built into the compiler but has its own
|
||||
document explaining how it works.
|
||||
|
||||
- | `Documentation generator <docgen.html>`_
|
||||
| The builtin document generator ``nim doc`` generates HTML documentation
|
||||
from ``.nim`` source files.
|
||||
|
||||
Reference in New Issue
Block a user