Defold game engine documentation for www.defold.com
|
8 years ago | |
---|---|---|
docs | 8 years ago | |
lib | 8 years ago | |
.gitignore | 8 years ago | |
README.md | 8 years ago | |
gulpfile.js | 8 years ago | |
package.json | 8 years ago |
This repo holds the markdown source files and assets for Defold documentation.
npm install
Publishing documentation is done with the gsutil
which is part of the Google Cloud SDK.,
gulp watch
Builds all documentation for preview and opens a browser pointing to the build root. Edits to any .md manual or image is detected, rebuilt and reloaded in browser.
gulp publish
Not yet in place!