Skip to content

Commit 8169a29

Browse files
authored
Reference 'missing_docs' lint
1 parent 385ba00 commit 8169a29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<a id="c-crate-doc"></a>
55
## Crate level docs are thorough and include examples (C-CRATE-DOC)
66

7-
See [RFC 1687].
7+
See [RFC 1687] and [What to include (and exclude)].
88

99
[RFC 1687]: https://github.com/rust-lang/rfcs/pull/1687
10-
10+
[What to include (and exclude)]: https://doc.rust-lang.org/rustdoc/write-documentation/what-to-include.html
1111

1212
<a id="c-example"></a>
1313
## All items have a rustdoc example (C-EXAMPLE)

0 commit comments

Comments
 (0)