Revert 04520df6ea60a36793ab6efb84b35423c2ad74c5...2b82fc91aa51c3548262a182058a6c97681a9ff5 on Home

Jonas Jenwald 2023-06-09 16:45:46 +02:00
parent 2b82fc91aa
commit bf308a2981

22
Home.md

@ -1,15 +1,15 @@
The PDF.js wiki contains relevant pages about setting up PDF.js, contributing to the PDF.js project and other project-related information. To get started, please read the [README](https://github.com/mozilla/pdf.js/blob/master/README.md) file and consult the pages below:
+ Frequently asked questions: [FAQ](../Frequently-Asked-Questions)
+ Contributing to PDF.js and setting up testing: [Contributing](../Contributing)
+ Code style information: [Style guide](../Style-Guide)
+ Squashing multiple commits into one commit: [Squashing commits](../Squashing-Commits)
+ Debugging tips and enabling debugging tools: [Debugging PDF.js](../Debugging-PDF.js)
+ Determining which commit caused a regression: [Bisecting a regression](../Bisecting-a-Regression)
+ Setting up PDF.js for usage in websites: [Setup PDF.js in a website](../Setup-pdf.js-in-a-website)
+ Using the default viewer in a custom deployment: [Third party viewer usage](../Third-party-viewer-usage)
+ Options for the PDF.js viewer: [Viewer options](../Viewer-options)
+ Interesting user projects: [Gallery of user projects and modifications](../Gallery-of-user-projects-and-modifications)
+ Publications, presentations and learning material: [Learning resources](../Additional-Learning-Resources)
+ Frequently asked questions: [FAQ](wiki/Frequently-Asked-Questions)
+ Contributing to PDF.js and setting up testing: [Contributing](wiki/Contributing)
+ Code style information: [Style guide](wiki/Style-Guide)
+ Squashing multiple commits into one commit: [Squashing commits](wiki/Squashing-Commits)
+ Debugging tips and enabling debugging tools: [Debugging PDF.js](wiki/Debugging-PDF.js)
+ Determining which commit caused a regression: [Bisecting a regression](wiki/Bisecting-a-Regression)
+ Setting up PDF.js for usage in websites: [Setup PDF.js in a website](wiki/Setup-pdf.js-in-a-website)
+ Using the default viewer in a custom deployment: [Third party viewer usage](wiki/Third-party-viewer-usage)
+ Options for the PDF.js viewer: [Viewer options](wiki/Viewer-options)
+ Interesting user projects: [Gallery of user projects and modifications](wiki/Gallery-of-user-projects-and-modifications)
+ Publications, presentations and learning material: [Learning resources](wiki/Additional-Learning-Resources)
Other information can be found through the pages navigation on the right. If you have questions after consulting the wiki, you can contact us as described in the [README](https://github.com/mozilla/pdf.js/blob/master/README.md#questions).