This is an attempt to document the API used by OUYA gaming consoles to
speak with devs.ouya.tv
.
Contents
This documentation has been written by Christian Weiske, [email protected].
Last update: ##UPDATE##
It is licensed under the GNU Free Documentation License.
The documentation sources are available at http://git.cweiske.de/ouya-store-api.git/ and mirrored at https://github.com/cweiske/ouya-store-api
A rendered version of this documentation is available at http://cweiske.de/ouya-store-api-docs.htm
You need to install rst2html5
before:
$ pip install rst2html5-tools
Rendering the docs is done via a build script:
$ ./build.sh