Revision 5b94fd2c12712e04345d4b130358afbb352f6436 authored by vthierry on 28 October 2025, 18:54:37 UTC, committed by vthierry on 28 October 2025, 18:54:37 UTC
1 parent 4ad30c1
jsdoc_config.json
{
"tags": {
"allowUnknownTags": false
},
"source": {
"includePattern": ".+.js$"
},
"plugins": [
"plugins/markdown",
"plugins/jsdoc2"
],
"markdown": {
"parser": "gfm"
},
"templates": {
"cleverLinks": true,
"monospaceLinks": true,
"default": {
"outputSourceFiles": false
}
},
"docdash": {
"static": true,
"sort": false,
"search": true,
"collapse": true,
"wrap": false
}
}

Computing file changes ...