diff --git a/_tabs/links.md b/_tabs/links.md index 990816c..43b5230 100644 --- a/_tabs/links.md +++ b/_tabs/links.md @@ -34,6 +34,7 @@ The following links are related to taking or processing notes. * [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) - A standard on how to write git commit messages * [Rust](https://www.rust-lang.org/) - My favorite programming language +* [Rust Api Documentation Convention](https://github.com/rust-lang/rfcs/blob/master/text/1574-more-api-documentation-conventions.md#appendix-a-full-conventions-text) RFCs on how to write doc comments in rust. ## Editors