Skip to content

doc: Inline documentation in the supercrate #347

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

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

oblique
Copy link
Contributor

@oblique oblique commented Jun 2, 2023

gloo documentation currently does not show you the documentation of the subcrates. Also searching does not work in the supercrate.

This can be solved by adding #[doc(inline)] on every crate reexport.

@ranile
Copy link
Collaborator

ranile commented Jun 4, 2023

#333 feature-gates the crates. Can you place doc(cfg(_)) attributes to show they're feature gates?

@oblique
Copy link
Contributor Author

oblique commented Jun 4, 2023

ready

Copy link
Collaborator

@ranile ranile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@ranile ranile merged commit 1d3edc0 into rustwasm:master Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants