summary refs log tree commit diff stats
path: root/tools
diff options
context:
space:
mode:
authorflywind <43030857+xflywind@users.noreply.github.com>2021-01-04 12:54:33 -0600
committerGitHub <noreply@github.com>2021-01-04 19:54:33 +0100
commitfe20492f0524aa640d468e31b7b44ebab4ae47ad (patch)
tree64c7de53d8bae2c19ed8aeb11fd9c3e7a9f18851 /tools
parent00144ee4e9857ad578597bed3f51176f252d6b13 (diff)
downloadNim-fe20492f0524aa640d468e31b7b44ebab4ae47ad.tar.gz
clean up the docs of some modules under lib/js (#16579)
Diffstat (limited to 'tools')
-rw-r--r--tools/kochdocs.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/kochdocs.nim b/tools/kochdocs.nim
index 0cfedce47..81117dd52 100644
--- a/tools/kochdocs.nim
+++ b/tools/kochdocs.nim
@@ -136,7 +136,6 @@ lib/wrappers/openssl.nim
 lib/posix/posix.nim
 lib/posix/linux.nim
 lib/posix/termios.nim
-lib/js/jscore.nim
 """.splitWhitespace()
 
   # some of these are include files so shouldn't be docgen'd