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

Hide dylint_version() in docs #78

Merged
merged 2 commits into from
Sep 13, 2021
Merged

Hide dylint_version() in docs #78

merged 2 commits into from
Sep 13, 2021

Conversation

MinerSebas
Copy link
Contributor

@MinerSebas MinerSebas commented Sep 11, 2021

While uploading the Docs for my Crate, I noticed that I can't hide the dylint_version() Function inside the docs.
https://minersebas.github.io/bevy_lint/bevy_lint/index.html#functions

This adds the #[doc(hidden)] Attribute inside the dylint_library! Macro, to hide the function.

@smoelius
Copy link
Collaborator

I obsessive-compulsively sorted those attribute macros. But this definitely seems like a good idea.

Your help is always appreciated, @MinerSebas.

@smoelius smoelius merged commit 13e4525 into trailofbits:master Sep 13, 2021
smoelius pushed a commit to trailofbits/dylint-template that referenced this pull request Sep 13, 2021
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