pdf.js/docs/contents
Jonas Jenwald abd2346e2a Put less emphasis on "ES5"/"ES6" in the README and other documentation
- Don't explicitly mention "ES5" in https://mozilla.github.io/pdf.js/getting_started/#download, since that's no longer accurate. As-is, this will more than likely give users the wrong impression regarding our *actual* browser support.

 - Reword the "Getting the Code"-section of the README, since an ES6-compatible browser is no longer sufficient for development purposes given our usage of modern ECMAScript features.

 - Update the "Building PDF.js"-section of the README, to explicitly mention both the `gulp generic` and `gulp generic-es5` commands.

Hopefully this will help reduce *some* user confusion, but we should perhaps also consider changing the "-es5"-suffix in our build-scripts and build-folders. (That would however require coming up with a "better" suffix, which might not be trivial.)
2021-01-19 13:02:02 +01:00
..
api Creates make.js code to build jsdoc. 2014-04-13 15:54:24 -05:00
css Redo and add more documentation to gh-pages. 2014-04-10 10:01:51 -07:00
examples Display the CSS tab in the interactive examples (issue 11506 follow-up) 2020-01-22 00:36:39 +01:00
getting_started Put less emphasis on "ES5"/"ES6" in the README and other documentation 2021-01-19 13:02:02 +01:00
images Redo and add more documentation to gh-pages. 2014-04-10 10:01:51 -07:00
js Redo and add more documentation to gh-pages. 2014-04-10 10:01:51 -07:00
index.md Update the PDF.js web page to link to both versions of the demo viewer (PR 11241 follow-up) 2020-02-18 12:19:33 +01:00