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 82c3bb7 commit caba6c0Copy full SHA for caba6c0
src/doc/src/reference/manifest.md
@@ -202,8 +202,7 @@ description = "A short description of my package"
202
#### The `documentation` field
203
204
The `documentation` field specifies a URL to a website hosting the crate's
205
-documentation. If no URL is specified in the manifest file, [crates.io] will
206
-automatically link your crate to the corresponding [docs.rs] page.
+documentation.
207
208
```toml
209
[package]
0 commit comments