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
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.
- Texts
- Markdown pad both free and paid versions exist
- Qute
Don't worry, we always have vi and emacs ;). But, seriously:
- Notepad++ works on the big three
- Sublime Text my personal favorite works on the big three
- 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).
The help files are generated using Markdown
The helpfiles use the Acid fontface. A big thank you to Stephen Baum for the fontface!