Open Virus-Axel opened 6 months ago
The nodes don't have editor documentation. This will be possible only from godot 4.3. The same documentation should be on github wiki.
See if it is possible to automatically generate this documentation with doxygen for example. A github action could be added to autocommit new docs.
Might be a good idea to look into the changes in godot 4.3 before coming up with a solution.
Doxygen comments are on their way
Description
The nodes don't have editor documentation. This will be possible only from godot 4.3. The same documentation should be on github wiki.
Suggested Improvements
See if it is possible to automatically generate this documentation with doxygen for example. A github action could be added to autocommit new docs.
Extra Information
Might be a good idea to look into the changes in godot 4.3 before coming up with a solution.