GUACAMOLE-1754: Use same "apidocs" directory for JSDoc as used by JavaDoc.

This commit is contained in:
Mike Jumper
2023-05-21 12:33:48 -07:00
parent 11e6c5ac26
commit 70592ef7c3

View File

@@ -4,7 +4,7 @@
},
"opts" : {
"recurse" : true,
"destination" : "target/site/jsdoc"
"destination" : "target/apidocs"
},
"templates" : {
"default" : {