Open brendandahl opened 9 years ago
@brendandahl I'd like to take this up. What would be a good way to start? Fix comments first?
Yeah, there are a number of comments that aren't showing up in the generated documentation.
@brendandahl PR 6599 fixes missing comments.
Go ahead with adding examples?
also, the examples in https://mozilla.github.io/pdf.js/examples/
do not work:
PDFJS
whereas it is now called pdfjsLib
compatibility.js
which does not existrenderTask.then(function () ...
fails
The api docs at https://mozilla.github.io/pdf.js/api/draft/ are really bad. We have a lot of good information in api.js and in other files but it doesn't seem to be parsed correctly. Things we should look into:
If anyone is willing to look into this, I'm happy to mentor and/or quickly review pull requests.