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

Fix documentation and add warn(missing_docs) to all crates #244

Closed
prasannavl opened this issue May 20, 2019 · 0 comments · Fixed by #250
Closed

Fix documentation and add warn(missing_docs) to all crates #244

prasannavl opened this issue May 20, 2019 · 0 comments · Fixed by #250
Labels
good first issue Good for newcomers

Comments

@prasannavl
Copy link
Contributor

Feature Request

Currently, adding missing_docs into the warn attr of every crate ends up with warnings. This should first be documented, and missing_docs appended to the warn list going forward.

Context

#241 , #241 (comment)

Possible Implementation

  • Checkout locally, add missing_docs to each crate, and fix warnings.
@prasannavl prasannavl added the good first issue Good for newcomers label May 20, 2019
@k-nasa k-nasa mentioned this issue May 21, 2019
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant