We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 385ba00 commit 8169a29Copy full SHA for 8169a29
src/documentation.md
@@ -4,10 +4,10 @@
4
<a id="c-crate-doc"></a>
5
## Crate level docs are thorough and include examples (C-CRATE-DOC)
6
7
-See [RFC 1687].
+See [RFC 1687] and [What to include (and exclude)].
8
9
[RFC 1687]: https://github.com/rust-lang/rfcs/pull/1687
10
-
+[What to include (and exclude)]: https://doc.rust-lang.org/rustdoc/write-documentation/what-to-include.html
11
12
<a id="c-example"></a>
13
## All items have a rustdoc example (C-EXAMPLE)
0 commit comments