4 Commits

Author SHA1 Message Date
Sola
dfe922e76b
docs: add favicon for extra pretty docs (#3351)
This is a backport of #1033 to the `main` branch.

This should supersede #3318 if removing the favicon was not desired.
2025-11-20 10:07:00 +01:00
Eliza Weisman
f470db1b03
docs: add a version of the logo with text (#953)
This changes the logo to a wordmark. This should be consistent
with the ones for all the other Tokio crates, when we add them
elsewhere.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
2020-08-24 15:55:00 -07:00
Eliza Weisman
63c0f317f9
docs: add splash image to the main README (#895)
This branch adds an SVG splash graphic to the main
repository readme, based on the illustration on tokio.rs.

I thought about sticking a big "As seen in rustc!" on there,
and we *could* still do this...

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
2020-08-07 09:39:52 -07:00
Eliza Weisman
add986d651
chore: add tracing logo to RustDoc (#832)
Now that the new https://tokio.rs is live, we can add the new Tracing
logo to the RustDoc!

I also added a couple missing `html_root_url` attributes in published
crates.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
2020-07-21 14:25:36 -07:00