Documentation of Phaser Editor 2D v3
|
|
2 lat temu | |
|---|---|---|
| .vscode | 3 lat temu | |
| _static | 2 lat temu | |
| animations-editor | 3 lat temu | |
| asset-pack-editor | 3 lat temu | |
| atlas-editor | 5 lat temu | |
| code-editor | 2 lat temu | |
| first-steps | 3 lat temu | |
| images | 2 lat temu | |
| intro | 3 lat temu | |
| misc | 3 lat temu | |
| pricing | 3 lat temu | |
| scene-editor | 2 lat temu | |
| workbench | 3 lat temu | |
| .gitignore | 3 lat temu | |
| CHANGELOG.MD | 2 lat temu | |
| LICENSE | 5 lat temu | |
| README.md | 4 lat temu | |
| _header.rst | 2 lat temu | |
| build.sh | 5 lat temu | |
| checklinks.sh | 5 lat temu | |
| conf.py | 2 lat temu | |
| convertimages.sh | 3 lat temu | |
| docker-build.sh | 3 lat temu | |
| index.rst | 2 lat temu | |
| watch.sh | 3 lat temu |
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