mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-20 06:20:38 +00:00
Documentation update a description (#14619)
* Documentation update a description in a page listing links * Update doc/docs.rst Co-authored-by: Danil Yarantsev <tiberiumk12@gmail.com> Co-authored-by: Danil Yarantsev <tiberiumk12@gmail.com>
This commit is contained in:
@@ -23,8 +23,8 @@ The documentation consists of several documents:
|
||||
| Description of some tools that come with the standard distribution.
|
||||
|
||||
- | `GC <gc.html>`_
|
||||
| Additional documentation about Nim's GC and how to operate it in a
|
||||
| realtime setting.
|
||||
| Additional documentation about Nim's multi-paradigm memory management strategies
|
||||
| and how to operate them in a realtime setting.
|
||||
|
||||
- | `Source code filters <filters.html>`_
|
||||
| The Nim compiler supports source code filters as a simple yet powerful
|
||||
@@ -36,4 +36,3 @@ The documentation consists of several documents:
|
||||
|
||||
- | `Index <theindex.html>`_
|
||||
| The generated index. **Index + (Ctrl+F) == Joy**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user