Merge pull request #4616 from yurydelendik/jsdoc

Creates make.js code to build jsdoc.
This commit is contained in:
Yury Delendik 2014-04-14 14:44:30 -05:00
commit 21f5dc22f3
5 changed files with 63 additions and 1 deletions

View file

@ -914,6 +914,7 @@ function isPDFFunction(v) {
/**
* Legacy support for PDFJS Promise implementation.
* TODO remove eventually
* @ignore
*/
var LegacyPromise = PDFJS.LegacyPromise = (function LegacyPromiseClosure() {
return function LegacyPromise() {