Skip to content

Commit

Permalink
lib.rst: add a link for jsconsole [backport] (nim-lang#13383)
Browse files Browse the repository at this point in the history
(cherry picked from commit 84a71da)
  • Loading branch information
Jjp137 authored and narimiran committed Feb 19, 2020
1 parent 5768dd0 commit 2304af2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/lib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,9 @@ Modules for JS backend
* `dom <dom.html>`_
Declaration of the Document Object Model for the JS backend.

* `jsconsole <jsconsole.html>`_
Wrapper for the ``console`` object.

* `jscore <jscore.html>`_
Wrapper of core JavaScript functions. For most purposes you should be using
the ``math``, ``json``, and ``times`` stdlib modules instead of this module.
Expand Down

0 comments on commit 2304af2

Please sign in to comment.