GUACAMOLE-1754: Generate JSDoc for guacamole-common-js as part of build.

This commit is contained in:
Mike Jumper
2023-05-21 12:32:22 -07:00
parent 45549dd1da
commit 11e6c5ac26
3 changed files with 454 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
{
"description": "Dependencies to be installed by maven for running JS tests",
"description": "Dependencies to be installed by Maven for running unit tests and generating documentation",
"devDependencies": {
"jsdoc": "^4.0.2",
"karma": "^6.4.1",
"karma-firefox-launcher": "^2.1.2",
"karma-jasmine": "^5.1.0"