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
  • Loading branch information
Jjp137 authored Feb 11, 2020
1 parent 39ba502 commit 84a71da
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 84a71da

Please sign in to comment.