mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-22 23:35:22 +00:00
website improvements
This commit is contained in:
@@ -4,6 +4,10 @@ Tools available with Nim
|
||||
|
||||
The standard distribution ships with the following tools:
|
||||
|
||||
- | `Documentation generator <docs/docgen.html>`_
|
||||
| The builtin document generator ``nim doc2`` generates HTML documentation
|
||||
from ``.nim`` source files.
|
||||
|
||||
- | `Nimsuggest for IDE support <nimsuggest.html>`_
|
||||
| Through the ``nimsuggest`` tool, any IDE can query a ``.nim`` source file
|
||||
and obtain useful information like definition of symbols or suggestions for
|
||||
|
||||
Reference in New Issue
Block a user