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 b443c9b commit 1d07bf1Copy full SHA for 1d07bf1
src/rustdoc.md
@@ -206,8 +206,7 @@ The Cargo flag `--no-deps` inhibits that behavior and generates docs for just th
206
207
### Self-hosted project docs
208
209
-Some projects like to host their own documentation.
210
-For example: <https://docs.serde.rs/>.
+Some projects host their own documentation.
211
This is easy to do by locally generating docs, and simply copying them to a web server.
212
Rustdoc's HTML output can be extensively customized by flags.
213
Users can add a theme, set the default theme, and inject arbitrary HTML.
0 commit comments