GDQuest / GDQuest/gdscript-docs-maker
Add a tool to count and report the missing docstrings
Open
enhancement
- Dominant language
- Python
- Stars
- 297
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
We could have a tool similar to Godot's doctool, that gives a table with the docs progress and missing docstrings.
We can add methods on `Element` and `GDScriptClass` to report that information easily. Then, a new module should take care of reading and logging that information.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.