Skip to content

ufdada/ppsspp-help

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Help for ppsspp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.3%
  • Ruby 13.9%
  • Shell 1.8%