PCSX2 Documentation

From PCSX2 Wiki
Revision as of 18:52, 5 April 2015 by Ngng (talk | contribs)
Jump to navigation Jump to search

This page is an attempt to clearly document the PCSX2 code, to make life easier for those who wish to join the project.

Contributing to PCSX2 Documentation on the wiki

To separate documentation pages from the ordinary wiki pages all new pages should be created with PCSX2 Documentation/ prefix (example PCSX2 Documentation/Git Survival Guide). All pages should be linked to this page using navigation infobox (see below) or at least linked to a page that is in turn linked to this page. This will help in keeping a robust and easy to use structure. Similar pages may also be included in a number of categories (especially if there are a number of such pages).

NOTE TO DEVELOPERS: Please feel free to rearrange the articles in a way that makes more sense, or matches the structure of the PCSX2 code.