Defold game engine documentation for www.defold.com

Björn Ritzl d44002103b Update README.md 5 years ago
.github b03b6c4dd3 Update trigger-site-rebuild.yml 6 years ago
docs 54c8fa9b27 Enable Polish 5 years ago
tools 3c44f86bfa Sorted keybinding commands 5 years ago
.gitignore 3a7c61852f Updated editor overwiew and scene editor details to Ed2. 7 years ago
README.md d44002103b Update README.md 5 years ago

README.md

Defold manuals

This repo holds the markdown source files and assets for Defold documentation. The files are processed by the Defold site project at https://www.github.com/defold/defold.github.io.

The www.defold.com site is automatically rebuilt via a repository_dispatch event generated from this workflow when changes are pushed to the this repository.

Information for translators

If you wish to contribute translations in your language we happily accept pull requests. Start by forking the repository. The English master documentation and the translations can be found in the docs folder. If your language doesn't already exist then create a new folder with the two-letter language code for your language (zh for Chinese, pt for Portuguese etc) and a sub-folder named "manuals". You are now ready to start translating the manuals!

Translate the manuals found in the English master documentation (i.e. in "docs/en/manuals") one-by-one. Start by translating the introduction.md and then proceed with the pages such as addressing.md, building-blocks.md and any of the other pages describing the basics of the engine.

NOTE: Please do not contribute machine translated manuals!