Skip to content

Commit 685d387

Browse files
New rustdoc member: jsha
1 parent a2e2655 commit 685d387

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: post
3+
title: "Jacob Hoffman-Andrews joins the Rustdoc team"
4+
author: Guillaume Gomez
5+
description: "new rustdoc team member"
6+
team: the rustdoc team <https://www.rust-lang.org/governance/teams/dev-tools#rustdoc>
7+
---
8+
9+
Hello everyone, please welcome [Jacob Hoffman-Andrews][@jsha] to the rustdoc team!
10+
11+
Jacob Hoffman-Andrews([@jsha]) has been contributing a lot on rustdoc front-end. Thanks to him, the load of the rustdoc pages is much faster. Here is a non-exhaustive list:
12+
13+
* The huge search index is only loaded [when you need it](https://github.com/rust-lang/rust/pull/82310).
14+
* The page "flow" is [now smoother](https://github.com/rust-lang/rust/pull/82315).
15+
* They also worked on the HTMLification of the toggles (show/hide documentation), reducing the amount of javascript required by rustdoc and therefore reducing even further the page load.
16+
17+
And this is just an overview!
18+
19+
We are really happy to have Jacob joining us, so thanks a lot for your work and congratulations!
20+
21+
[@jsha]: https://github.com/jsha

0 commit comments

Comments
 (0)