Skip to content

rustdoc: Tweak the main template and CSS for semantic mark-up. #28297

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 1 commit into from
Sep 9, 2015

Conversation

lifthrasiir
Copy link
Contributor

I have tested the result with w3m and I believe this is better than the current template. In detail:

  • section.sidebar -> nav.sidebar, also added an unordered list.
  • div#help -> aside#help, also added a hidden heading.
  • The current crate is now emphasized in the sidebar.

Fixes #16310.

- section.sidebar -> nav.sidebar, also added an unordered list.
- div#help -> aside#help, also added a hidden heading.
- the current crate is now emphasized in the sidebar.

Fixes rust-lang#16310.
@rust-highfive
Copy link
Contributor

r? @cmr

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ e98fa0e

Thanks!

@bors
Copy link
Collaborator

bors commented Sep 9, 2015

⌛ Testing commit e98fa0e with merge 9ef923e...

bors added a commit that referenced this pull request Sep 9, 2015
I have tested the result with w3m and I believe this is better than the current template. In detail:

- `section.sidebar` -> `nav.sidebar`, also added an unordered list.
- `div#help` -> `aside#help`, also added a hidden heading.
- The current crate is now emphasized in the sidebar.

Fixes #16310.
@bors bors merged commit e98fa0e into rust-lang:master Sep 9, 2015
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.

5 participants