From 812ca80230bd972ef74a52e242fd74b1f51af582 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Thu, 31 May 2018 17:45:48 +0800 Subject: [PATCH] - Docs: Further exclusions --- docs/jsdoc-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/jsdoc-config.json b/docs/jsdoc-config.json index b52eb9d0..fe853e2b 100644 --- a/docs/jsdoc-config.json +++ b/docs/jsdoc-config.json @@ -9,7 +9,7 @@ "screencasts", "test" ], - "excludePattern": "svgedit-config-*|build-html.js|rollup*" + "excludePattern": "svgedit-config-*|build-html.js|rollup*|external/babel-polyfill|extensions/mathjax|imagelib/jquery.min.js|jspdf/jspdf.min.js|jspdf/underscore-min.js|jquery-ui|jquery.min.js|jquerybbq|js-hotkeys" }, "sourceType": "module", "tags": {