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 rustdocs new intra-doc feature #36

Open
rusty-snake opened this issue Nov 26, 2020 · 0 comments
Open

Use rustdocs new intra-doc feature #36

rusty-snake opened this issue Nov 26, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@rusty-snake
Copy link
Owner

Rustdoc has a new feature which resolves links to other types,methods,... in doc-comments. This prevents 404 links and other trouble. Let's use it everywhere 🚀 .

https://blog.rust-lang.org/2020/11/19/Rust-1.48.html#easier-linking-in-rustdoc
https://doc.rust-lang.org/rustdoc/linking-to-items-by-name.html

@rusty-snake rusty-snake added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Nov 26, 2020
@rusty-snake rusty-snake removed the help wanted Extra attention is needed label Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant