Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a tool to count and report the missing docstrings #54

Open
NathanLovato opened this issue Mar 2, 2020 · 0 comments
Open

Add a tool to count and report the missing docstrings #54

NathanLovato opened this issue Mar 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@NathanLovato
Copy link
Contributor

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.

@NathanLovato NathanLovato added the enhancement New feature or request label Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant