Skip to content
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

Doc index section headers are 0.x decimals #49739

Closed
frewsxcv opened this issue Apr 6, 2018 · 1 comment
Closed

Doc index section headers are 0.x decimals #49739

frewsxcv opened this issue Apr 6, 2018 · 1 comment
Labels
A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@frewsxcv
Copy link
Member

frewsxcv commented Apr 6, 2018

https://doc.rust-lang.org/nightly/

this has shown up before: #25794 #39850

@frewsxcv frewsxcv added the A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools label Apr 6, 2018
@kennytm kennytm added C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. labels Apr 6, 2018
@kennytm
Copy link
Member

kennytm commented Apr 6, 2018

The previous fix was #40496, which simply removed one level of header from src/doc/index.md.

Pulkit07 added a commit to Pulkit07/rust that referenced this issue Apr 6, 2018
kennytm added a commit to kennytm/rust that referenced this issue Apr 6, 2018
kennytm added a commit to kennytm/rust that referenced this issue Apr 7, 2018
bors added a commit that referenced this issue Apr 7, 2018
Rollup of 9 pull requests

Successful merges:

 - #49510 (Fix anchor position on fields)
 - #49652 (Fix anchors issue when everything is collapsed)
 - #49702 (std: Inline some Termination-related methods)
 - #49728 (add emit_debug_gdb_scripts target option and ..)
 - #49731 (add THUMB targets to rustup manifest)
 - #49742 (Using X headings instead of 0.X #49739)
 - #49748 (proc_macro: Improve Debug representations)
 - #49750 (bootstrap: Remove the fast path)
 - #49503 (Inject the `compiler_builtins` crate whenever the `core` crate is injected)

Failed merges:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

2 participants