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:
Juan Carlos
2020-06-09 18:17:32 -03:00
committed by GitHub
parent 6085ad95ff
commit 387e337a2a

View File

@@ -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**