diff --git a/buildcfg/jsdoc/info/publish.js b/buildcfg/jsdoc/info/publish.js index f9c8c28ac7..da797f5f4c 100644 --- a/buildcfg/jsdoc/info/publish.js +++ b/buildcfg/jsdoc/info/publish.js @@ -32,6 +32,7 @@ exports.publish = function(data, opts) { return this.meta && (/[\\\/]externs$/).test(this.meta.path); } ], + {kind: {'!is': 'file'}}, {kind: {'!is': 'event'}}).get(); // get symbols data, filter out those that are members of private classes