diff --git a/docs/jsdoc-config.js b/docs/jsdoc-config.js index 2a080ea1..7fd4fbe6 100644 --- a/docs/jsdoc-config.js +++ b/docs/jsdoc-config.js @@ -60,6 +60,7 @@ module.exports = { exclude: [ 'node_modules', 'dist', + 'editor/external', 'firefox-extension', 'opera-widget', 'screencasts',