Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<a id="c-crate-doc"></a>
## Crate level docs are thorough and include examples (C-CRATE-DOC)

See [RFC 1687].
See [RFC 1687] and [What to include (and exclude)].

[RFC 1687]: https://github.com/rust-lang/rfcs/pull/1687

[What to include (and exclude)]: https://doc.rust-lang.org/rustdoc/write-documentation/what-to-include.html

<a id="c-example"></a>
## All items have a rustdoc example (C-EXAMPLE)
Expand Down
Loading