1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00

Merge pull request #6599 from prometheansacrifice/generate-better-api-docs

Generate better API documentation
This commit is contained in:
Yury Delendik 2015-11-12 14:26:18 -06:00
commit 7381ff9523
2 changed files with 10 additions and 8 deletions

View file

@ -24,10 +24,11 @@
var DEFAULT_ICON_SIZE = 22; // px
/**
* @constructor
* @class
* @alias AnnotationFactory
*/
function AnnotationFactory() {}
AnnotationFactory.prototype = {
AnnotationFactory.prototype = /** @lends AnnotationFactory.prototype */ {
/**
* @param {XRef} xref
* @param {Object} ref