Updates

Tim van der Meij 2015-08-04 21:41:03 +02:00
parent 850274d1a6
commit 5c25f2e4a9

21
Home.md

@ -1,13 +1,12 @@
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:
+ [FAQ](wiki/Frequently-Asked-Questions) - Frequently asked questions.
+ [Contributing/Workflow](wiki/Contributing) - How to contribute to the PDF.js project. Also contains more information on setting up testing.
+ [Style Guide](wiki/Style-Guide) - Coding style guide.
+ [Debugging PDF.js](wiki/Debugging-PDF.js) - Tips for debugging and ways to enable debugging tools.
+ [Learning Resources](wiki/Additional-Learning-Resources) - Additional reading material, presentations, videos.
+ [Weekly Public Meetings](wiki/Weekly-Public-Meetings).
+ [Required Browser Features](wiki/Required-Browser-Features).
+ [Gallery of user projects and modifications](wiki/Gallery-of-user-projects-and-modifications).
+ [Setup PDF.js in a website](wiki/Setup-pdf.js-in-a-website) - [Linux](wiki/Setup-PDF.js-in-a-website-(Linux)) or [Windows](wiki/Setup-PDF.js-in-a-website-(Windows))
+ [Viewer options](wiki/Viewer-options) - Options for PDF.js's viewer that can be given at the URL level.
+ [Bisecting a Regression](wiki/Bisecting-a-Regression) - How to find which commit caused a regression.
+ Frequently asked questions: [FAQ](wiki/Frequently-Asked-Questions)
+ Contributing to PDF.js and setting up testing: [Contributing/Workflow](wiki/Contributing)
+ Code style information: [Style Guide](wiki/Style-Guide)
+ Debugging tips and enabling debugging tools: [Debugging PDF.js](wiki/Debugging-PDF.js)
+ Finding out which commit caused a regression: [Bisecting a Regression](wiki/Bisecting-a-Regression)
+ Additional learning material: [Learning Resources](wiki/Additional-Learning-Resources)
+ Setting up PDF.js for usage in websites: [Setup PDF.js in a website](wiki/Setup-pdf.js-in-a-website)
+ Options for the PDF.js viewer: [Viewer options](wiki/Viewer-options)
+ Bug triage and engineering meetings: [Weekly Public Meetings](wiki/Weekly-Public-Meetings)
+ Interesting user projects: [Gallery of user projects and modifications](wiki/Gallery-of-user-projects-and-modifications)