Skip to content

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
Contributor

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