Documentation of Phaser Editor 2D v3

PhaserEditor2D a71b7be89d Updates changelog. пре 2 година
.vscode be6723cf2d Adds sprite animation chapters. пре 2 година
_static 9d0dc7ea9c Updates icons. пре 2 година
animations-editor be6723cf2d Adds sprite animation chapters. пре 2 година
asset-pack-editor 2ccd692375 Some warning fixes. пре 3 година
atlas-editor f09238994b Atlas editor. пре 5 година
code-editor 05ad75fb56 Adds chapter for integrating Visual Studio Code with Phaser Editor 2D. пре 2 година
first-steps 890671175c Updates changelog. пре 2 година
images 1c7a874ea7 Adds Aseprite code snippet support. пре 2 година
intro 27aa6db7cb Adds marketplace in the Introduction chapter. пре 3 година
misc 2ccd692375 Some warning fixes. пре 3 година
pricing 8cdcf7831f Update free project size to 200 files. пре 3 година
scene-editor 1c7a874ea7 Adds Aseprite code snippet support. пре 2 година
workbench a5368c7eea Updates command palette. пре 2 година
.gitignore c144c12796 * Scene Editor: removes the Details documentation from the Inspector view topic. пре 3 година
CHANGELOG.MD a71b7be89d Updates changelog. пре 2 година
LICENSE ce3cacf766 Initial commit пре 5 година
README.md 34f64fcdf1 Point users to sphinx-autobuild пре 4 година
TODO.txt be6723cf2d Adds sprite animation chapters. пре 2 година
_header.rst be6723cf2d Adds sprite animation chapters. пре 2 година
build.sh ad78bc4bcc Remove src folder. пре 5 година
checklinks.sh b8d87f32a4 Fixes links. пре 5 година
conf.py 9f25d10eb3 Updates version. пре 2 година
convertimages.sh eb2d5db5d5 GO Name parameter in Variable section. пре 3 година
docker-build.sh eb2d5db5d5 GO Name parameter in Variable section. пре 3 година
index.rst 0277a00ab7 Updates landing page. пре 2 година
watch.sh eb2d5db5d5 GO Name parameter in Variable section. пре 3 година

README.md

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