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

Use numpydoc validation as a linter for the documentation #1338

Open
glemaitre opened this issue Feb 17, 2025 · 0 comments
Open

Use numpydoc validation as a linter for the documentation #1338

glemaitre opened this issue Feb 17, 2025 · 0 comments
Assignees
Labels
chore Internal enhancement work to be done documentation Improvements or additions to documentation

Comments

@glemaitre
Copy link
Member

To have the most consistent documentation when it comes to the API, we could use the NumPyDoc validator: https://numpydoc.readthedocs.io/en/latest/validation.html

We have such implementation in scikit-learn. It catches discrepancy at the moment where we introduce new documentation.

@MarieSacksick MarieSacksick added documentation Improvements or additions to documentation chore Internal enhancement work to be done labels Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Internal enhancement work to be done documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants