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 dddd7ab commit c702055Copy full SHA for c702055
src/doc/rustdoc/src/write-documentation/the-doc-attribute.md
@@ -62,7 +62,7 @@ This form of the `doc` attribute lets you control the favicon of your docs.
62
This will put `<link rel="icon" href="{}">` into your docs, where
63
the string for the attribute goes into the `{}`.
64
65
-If you don't use this attribute, there will be no favicon.
+If you don't use this attribute, a default favicon will be used.
66
67
### `html_logo_url`
68
0 commit comments