From c1c78f9e8c9c7de7c74e31c8517ef009074781f2 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Fri, 23 Sep 2022 11:06:47 +0200 Subject: [PATCH] Reference supported browsers Wiki-page in more README files I've just updated https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support to hopefully provide better support data, and it cannot hurt to explicitly link that from a couple of places. --- README.md | 2 +- docs/contents/getting_started/index.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bb3fab6c3..0c0ab5cf1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Feel free to stop by our [Matrix room](https://chat.mozilla.org/#/room/#pdfjs:mo Please note that the "Modern browsers" version assumes native support for features such as optional chaining, nullish coalescing, -and private `class` fields/methods. +and private `class` fields/methods; please also see [this wiki page](https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support). + Modern browsers: https://mozilla.github.io/pdf.js/web/viewer.html diff --git a/docs/contents/getting_started/index.md b/docs/contents/getting_started/index.md index 8f21baf25..63959edfb 100644 --- a/docs/contents/getting_started/index.md +++ b/docs/contents/getting_started/index.md @@ -37,16 +37,18 @@ Before downloading PDF.js please take a moment to understand the different layer ## Download +Please refer to [this wiki page](https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support) for information about supported browsers. +
-

Prebuilt

+

Prebuilt (modern browsers)

Includes the generic build of PDF.js and the viewer.

Stable (vSTABLE_VERSION)
-

Prebuilt (for older browsers)

+

Prebuilt (older browsers)

Includes the generic build of PDF.js and the viewer.