Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 2.15 KB

README.md

File metadata and controls

69 lines (43 loc) · 2.15 KB

ppsspp-help

Help files for ppsspp.

##To Install##

###From the command line:###

Navigate to the install folder and run make install

This will install markdown using gem. If you do not have gem, please install it from here

Easiest way for Windows users: Just download and install the RailsInstaller and run /install/makefile.bat

Once you have markdown installed, you're done!

Just edit the *.md files in the input directory and run make all

Text editors

On both Mac and Windows, there are (good) custom editors that make markdown editing a breeze. There are also some really nice web-apps for markdown editing.

Windows

Mac:

Web apps:

Other poor souls:

Don't worry, we always have vi and emacs ;). But, seriously:

To contribute:

Things to do:

  • fill up the [TODO]'s scattered around the codebase.
  • Add a section for developers which details PPSSPP's architecture.
  • Translate this helpfile to other languages.
  • improve the FAQ to include common questions / mistakes.
  • improve the CSS (I'm no CSS expert by any stretch of the imagination).

Credits:

The help files are generated using Markdown

The helpfiles use the Acid fontface. A big thank you to Stephen Baum for the fontface!