Documentation of Phaser Editor 2D v3

PhaserEditor2D 41aef63180 Merge branch 'develop' 2 lat temu
.vscode 8c850d8456 Adds the nine slice GO chapter. 3 lat temu
_static 9d0dc7ea9c Updates icons. 2 lat temu
animations-editor 4efa8f2997 Adds the animations compiler section. 3 lat temu
asset-pack-editor 2ccd692375 Some warning fixes. 3 lat temu
atlas-editor f09238994b Atlas editor. 5 lat temu
code-editor 05ad75fb56 Adds chapter for integrating Visual Studio Code with Phaser Editor 2D. 2 lat temu
first-steps 8cdcf7831f Update free project size to 200 files. 3 lat temu
images 11d9bd1cb1 Adds welcome image. 2 lat temu
intro 27aa6db7cb Adds marketplace in the Introduction chapter. 3 lat temu
misc 2ccd692375 Some warning fixes. 3 lat temu
pricing 8cdcf7831f Update free project size to 200 files. 3 lat temu
scene-editor 229d7d1e69 Updates the scene editor misc. 2 lat temu
workbench 5e04290b0b Adds paste in place command. 3 lat temu
.gitignore c144c12796 * Scene Editor: removes the Details documentation from the Inspector view topic. 3 lat temu
CHANGELOG.MD 41c3d2b42f Get latest version. 2 lat temu
LICENSE ce3cacf766 Initial commit 5 lat temu
README.md 34f64fcdf1 Point users to sphinx-autobuild 4 lat temu
_header.rst 3b870d98c0 Removes the display list section. 2 lat temu
build.sh ad78bc4bcc Remove src folder. 5 lat temu
checklinks.sh b8d87f32a4 Fixes links. 5 lat temu
conf.py b544854488 Updates config. 2 lat temu
convertimages.sh eb2d5db5d5 GO Name parameter in Variable section. 3 lat temu
docker-build.sh eb2d5db5d5 GO Name parameter in Variable section. 3 lat temu
index.rst 0277a00ab7 Updates landing page. 2 lat temu
watch.sh eb2d5db5d5 GO Name parameter in Variable section. 3 lat temu

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