Updated Home (markdown)

yurydelendik 2012-12-02 17:35:08 -08:00
parent 698de5636d
commit 123f274ab4

13
Home.md

@ -1,9 +1,10 @@
For getting started please see the README.
+ [FAQ](wiki/Frequently-Asked-Questions) - Frequently Asked Questions
+ [Gallery of user projects and modifications](wiki/Gallery-of-user-projects-and-modifications)
+ [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.
+ [FAQ](wiki/Frequently-Asked-Questions) - Frequently Asked Questions;
+ [Gallery of user projects and modifications](wiki/Gallery-of-user-projects-and-modifications);
+ [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;
+ [Required Browser Features](wiki/Required-Browser-Features);
+ [Glossary](wiki/Glossary) - Commonly used terms.