Unofficial Godot4 C# API documentation:
Separate into another repository which serves as a documentation repository., see https://github.com/StrayDragon/godot-csharp-api-doc
- perpare target version *.dll metafiles. see src/README.md
- replace target version (e.g. 4.3-stable) from old version (e.g. 4.2.2-stable) in
docfx.json
like this
sed -i 's/4.2.2-stable/4.3-stable/g' docfx.json
make build-doc
- Godot4 GdScript & C# docs: https://github.com/nicholas-maltbie/gddoc2yml
- Godot3.5 C# api reference: https://github.com/paulloz/godot-csharp-api