JSDoc: Load all theme plugins

Change-Id: I57b1d880d5d70e8b969658e2f9e3f68f19e7f5b3
这个提交包含在:
Ed Sanders 2024-04-30 12:52:25 +01:00
父节点 14e855b40e
当前提交 f94cae7242

查看文件

@ -14,7 +14,9 @@
},
"plugins": [
"plugins/markdown",
"plugins/summarize",
"node_modules/jsdoc-wmf-theme/plugins/allow-dots-in-modules",
"node_modules/jsdoc-wmf-theme/plugins/betterlinks",
"node_modules/jsdoc-wmf-theme/plugins/summarize",
"node_modules/jsdoc-class-hierarchy",
"build/jsdoc-externals.js"
],