/ouya-store-api

OUYA store API documentation. Mirror of http://git.cweiske.de/ouya-store-api.git/

Primary LanguageHTML

OUYA store API documentation

This is an attempt to document the API used by OUYA gaming consoles to speak with devs.ouya.tv.

About

This documentation has been written by Christian Weiske, cweiske+ouya@cweiske.de.

Last update: ##UPDATE##

License

It is licensed under the GNU Free Documentation License.

Source code

The documentation sources are available at http://git.cweiske.de/ouya-store-api.git/ and mirrored at https://github.com/cweiske/ouya-store-api

Home page

A rendered version of this documentation is available at http://cweiske.de/ouya-store-api-docs.htm

Building

You need to install rst2html5 before:

$ pip install rst2html5-tools

Rendering the docs is done via a build script:

$ ./build.sh