Server API documentation for the PlayJam GameStick console
 
 
Go to file
Christian Weiske 4c10bba2ed headers in profile and connect 2023-08-08 10:07:23 +02:00
api headers in profile and connect 2023-08-08 10:07:23 +02:00
.gitignore Build script 2023-06-02 06:22:01 +02:00
README.rst Generic headers 2023-08-08 10:06:53 +02:00
build.sh Build script 2023-06-02 06:22:01 +02:00
styles.css Build script 2023-06-02 06:22:01 +02:00

README.rst

PlayJam GameStick server API documentation

This is an attempt to document the network API used by the PlayJam GameStick gaming console.

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 https://git.cweiske.de/playjam-gamestick-api-docs.git and mirrored at https://codeberg.org/cweiske/playjam-gamestick-api-docs

Home page

A rendered version of this documentation is available at http://cweiske.de/gamestick-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