Skip to content

Miscellaneous README changes #22662

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
Feb 23, 2015
Merged

Miscellaneous README changes #22662

merged 1 commit into from
Feb 23, 2015

Conversation

iKevinY
Copy link
Contributor

@iKevinY iKevinY commented Feb 22, 2015

  • Various grammatical changes.
  • Use triple-backtick syntax and sh highlighting for code blocks.
  • Fix indentation of code block in step 2 of "Building on Windows".
  • Use title case for "Getting Help" subheading.

- Various grammatical changes.
- Use triple-backtick syntax and sh highlighting for code blocks.
- Fix indentation of code block in step 2 of "Building on Windows".
- Use title case for "Getting Help" subheading.
@rust-highfive
Copy link
Contributor

r? @brson

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

@iKevinY
Copy link
Contributor Author

iKevinY commented Feb 22, 2015

Also, here's a rendered version. r? @steveklabnik

@rust-highfive rust-highfive assigned steveklabnik and unassigned brson Feb 22, 2015
```sh
$ git clone https://github.com/rust-lang/rust.git
$ cd rust
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we're using triple graves, then we shouldn't need to indent

@steveklabnik
Copy link
Member

r= me after a few nits, thanks!

@iKevinY
Copy link
Contributor Author

iKevinY commented Feb 23, 2015

@steveklabnik I think the indentation is still necessary in order to keep the code blocks / blockquotes on the same "level" as the ordered lists (unless the content after the code block in step 3 of "Building From Source" should be excluded from the list). The list numberings get messed up if a top-level element appears in the middle of list (see the "Building on Windows" list on the current version of the README).

@steveklabnik
Copy link
Member

Ahhhhh

@steveklabnik
Copy link
Member

@bors: r+ 24fa6be rollup

@iKevinY
Copy link
Contributor Author

iKevinY commented Feb 23, 2015

@steveklabnik That being said, maybe the paragraph after the note in "Building from Source" should be placed at the top level, since it's just information rather than a "step" to follow; thoughts on that change?

bombless added a commit to bombless/rust that referenced this pull request Feb 23, 2015
- Various grammatical changes.
- Use triple-backtick syntax and `sh` highlighting for code blocks.
- Fix indentation of code block in step 2 of "Building on Windows".
- Use title case for "Getting Help" subheading.
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 23, 2015
 - Various grammatical changes.
- Use triple-backtick syntax and `sh` highlighting for code blocks.
- Fix indentation of code block in step 2 of \"Building on Windows\".
- Use title case for \"Getting Help\" subheading.
@alexcrichton alexcrichton merged commit 24fa6be into rust-lang:master Feb 23, 2015
@iKevinY iKevinY deleted the readme-changes branch February 24, 2015 04:31
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