Skip to content

Conversation

@thorncp
Copy link
Contributor

@thorncp thorncp commented Jan 17, 2015

Brings the rustdoc man page in sync with the options specified in
src/librustdoc/lib.rs. The text was taken verbatim, but I tweaked the
order to be (what I think is) somewhat logical.

This should close #13622.

Brings the rustdoc man page in sync with the options specified in
src/librustdoc/lib.rs. The text was taken verbatim, but I tweaked the
order to be (what I think is) somewhat logical.
@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @huonw (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see CONTRIBUTING.md for more information.

bors added a commit that referenced this pull request Jan 17, 2015
Update rustdoc man page

Reviewed-by: kmcallister, kmcallister
@alexcrichton
Copy link
Member

@bors: r=kmcallister 4d3170 rollup

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 19, 2015
…ster

Brings the rustdoc man page in sync with the options specified in
src/librustdoc/lib.rs. The text was taken verbatim, but I tweaked the
order to be (what I think is) somewhat logical.

This should close rust-lang#13622.
barosl added a commit to barosl/rust that referenced this pull request Jan 20, 2015
…ster

Brings the rustdoc man page in sync with the options specified in
src/librustdoc/lib.rs. The text was taken verbatim, but I tweaked the
order to be (what I think is) somewhat logical.

This should close rust-lang#13622.
@bors bors merged commit 4d31700 into rust-lang:master Jan 21, 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.

rustdoc man page out of date

6 participants