Removed JSDoc generation as it is never really used. JSDoc comments are still required but the doc files will no longer be generated. This simplifies the build process and config scripts.

This commit is contained in:
n1474335 2019-08-28 16:37:31 +01:00
parent b21643f485
commit 686ca284fe
8 changed files with 1 additions and 436 deletions

View file

@ -3,6 +3,5 @@ npm-debug.log
travis.log
build/*
!build/node
docs
.vscode
.github