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 02460ea commit 8bc2948Copy full SHA for 8bc2948
src/doc/src/reference/manifest.md
@@ -149,10 +149,6 @@ automatically link your crate to the corresponding [docs.rs] page.
149
documentation = "https://docs.rs/bitflags"
150
```
151
152
-> **Note**: [crates.io] may not show certain sites if they are known to not be
153
-> hosting documentation and are possibly of malicious intent e.g., ad tracking
154
-> networks. At this time; `rust-ci.org`, and `rustless.org` are not allowed.
155
-
156
#### The `readme` field
157
158
The `readme` field should be the path to a file in the package root (relative
0 commit comments