Don't include src/shared/util.js
for the API documentation
This file only contains helper functions and should not be listed in the documentation since they are not part of the public API.
This commit is contained in:
parent
9f4d45ddf4
commit
92155f6a5f
@ -959,7 +959,6 @@ gulp.task('jsdoc', function (done) {
|
||||
var JSDOC_FILES = [
|
||||
'src/doc_helper.js',
|
||||
'src/display/api.js',
|
||||
'src/shared/util.js',
|
||||
];
|
||||
|
||||
rimraf(JSDOC_BUILD_DIR, function () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user