README.md 555 B

Phaser Editor v3 Documentation

This repository contains the documentation of Phaser Editor 2D v3.

The documentation is generated by Sphinx Doc.

Build

First, install Sphinx.

To build the documentation:

./build.sh

To run the documentation server and incremental builder (requires sphinx-autobuild):

./watch.sh

The docs website is generated in the folder _build/html/.

License

MIT