Alisa Lain
Alisa Lain
Added edit in top post about versions
Then the only way is preGenerate/preBuild/preRunCommands in dub
It could be smarter to have guides in this repo (wiki pages) and all heavy stuff like images/exmaple source code in other repo
Maybe then we do everything in separate repo and add it into main as submodule? Then also ofc link in this repo wiki to correct wiki
https://github.com/godot-dlang/godot-dlang-wiki
I know, but We can use github pages for that stuff Personally, github wiki is good for something small, otherwise it's hell to navigate and read imo
Maybe same as godot? https://readthedocs.org/
Sounds good, I should probably make a couple of issue templates then
Might be good to have docs hosted on https://readthedocs.org/ instead of https://dpldocs.info/ As dpldocs is quite confusing at times and primarily holds generated DDocs Readthedocs on other hand has quite...
Also godot uses https://www.sphinx-doc.org/en/master/ which might be useful, or maybe not That's thing for later