An open API service indexing awesome lists of open source software.

https://github.com/bollu/ppsspp-help

Help for ppsspp
https://github.com/bollu/ppsspp-help

Last synced: 2 days ago
JSON representation

Help for ppsspp

Awesome Lists containing this project

README

          

ppsspp-help
===========

Help files for [ppsspp](https://github.com/hrydgard/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](http://rubygems.org/pages/download)

Once you have markdown installed, you're done!

### 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 ####

* [Texts](http://www.texts.io/)
* [Markdown pad](http://markdownpad.com/) *both free and paid versions exist*
* [Qute](http://www.inkcode.net/qute)

#### Mac: ####

* [Texts](http://www.texts.io/)
* [mou](http://mouapp.com/),
* [Byword](http://www.bywordapp.com/) *both free and paid versions exist*
* [Qute](http://www.inkcode.net/qute)

#### Web apps: ####

* [Draft](https://draftin.com/)
* [Markable](http://markable.in/)
* [StackEdit](https://stackedit.io/) *not strictly markdown. StackOverflow version*

#### Other poor souls: #####

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

* [Notepad++](http://notepad-plus-plus.org/) *works on the big three*
* [Sublime Text *my personal favorite*](http://www.sublimetext.com/) *works on the big three*

## 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](http://daringfireball.net/projects/markdown/)

The helpfiles use the [Acid fontface](http://26plus-zeichen.de/fonts/acid-type/). A big thank
you to [Stephen Baum](http://baumbastisch.com/) for the fontface!