Documentation of Phaser Editor 2D v3
|
|
пре 2 година | |
|---|---|---|
| .vscode | пре 2 година | |
| _static | пре 2 година | |
| animations-editor | пре 2 година | |
| asset-pack-editor | пре 3 година | |
| atlas-editor | пре 5 година | |
| code-editor | пре 2 година | |
| first-steps | пре 2 година | |
| images | пре 2 година | |
| intro | пре 3 година | |
| misc | пре 3 година | |
| pricing | пре 3 година | |
| scene-editor | пре 2 година | |
| workbench | пре 2 година | |
| .gitignore | пре 3 година | |
| CHANGELOG.MD | пре 2 година | |
| LICENSE | пре 5 година | |
| README.md | пре 4 година | |
| TODO.txt | пре 2 година | |
| _header.rst | пре 2 година | |
| build.sh | пре 5 година | |
| checklinks.sh | пре 5 година | |
| conf.py | пре 2 година | |
| convertimages.sh | пре 3 година | |
| docker-build.sh | пре 3 година | |
| index.rst | пре 2 година | |
| watch.sh | пре 3 година |
This repository contains the documentation of Phaser Editor 2D v3.
The documentation is generated by Sphinx Doc.
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/.
MIT