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