Defold game engine documentation for www.defold.com
|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.github | %!s(int64=6) %!d(string=hai) anos | |
docs | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos |
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.