Skip to content

Fix section headers on Not Found page #25836

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 2 commits into from
Jun 10, 2015
Merged

Conversation

steveklabnik
Copy link
Member

Fixes #25794

@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

@alexcrichton
Copy link
Member

Hm, does this close #25794 instead? Also, just to confirm, but have you checked out the rendered page to make sure it shows up ok?

@steveklabnik
Copy link
Member Author

whoops, nice catch. yes, I ran this through Rustdoc, and now it shows 1, 2, and 3 instead.

@alexcrichton
Copy link
Member

I believe the --markdown-no-toc flag will disable the numbers entirely, which is probably best for this page.

@steveklabnik
Copy link
Member Author

@alexcrichton you're correct, so let's do that too. This should be good to go now.

@alexcrichton
Copy link
Member

@bors: r+ 6c452be

bors added a commit that referenced this pull request Jun 9, 2015
@bors
Copy link
Collaborator

bors commented Jun 9, 2015

⌛ Testing commit 6c452be with merge 2228ce1...

@bors bors merged commit 6c452be into rust-lang:master Jun 10, 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.

documentations 404 page numbering starts with 0.1
4 participants