Skip to content

Put the navigation back! #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 6, 2018
Merged

Put the navigation back! #217

merged 4 commits into from
Jul 6, 2018

Conversation

jonas-schievink
Copy link
Contributor

This uses html5ever to parse rustdoc's output and extract the contents of <head> and <body> on each page retrieval, so it should be much more robust than the previous solution but comes at a performance cost. How large that cost is, I have no idea. Caching the output can easily bring the lost performance back (in case that isn't yet done).

Built on top of #216 because I couldn't test it otherwise.

@onur
Copy link
Member

onur commented Jul 6, 2018

Hi @jonas-schievink, this is great and everything is working as expected. Thank you for bringing our navigation back.

@onur onur merged commit 32102ce into rust-lang:master Jul 6, 2018
@jonas-schievink jonas-schievink deleted the navifix branch July 6, 2018 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants