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

Sync "rustup doc" with rust-lang.org #66495

Open
trevordmiller opened this issue Nov 15, 2019 · 3 comments
Open

Sync "rustup doc" with rust-lang.org #66495

trevordmiller opened this issue Nov 15, 2019 · 3 comments

Comments

@trevordmiller
Copy link

@trevordmiller trevordmiller commented Nov 15, 2019

Describe the problem you are trying to solve
Using rustup doc presents an incomplete subset of the full documentation available on the Rust website (rust-lang.org).

Describe the solution you'd like
Having all the official documentation available locally would be helpful. Like man {thing} for rust. It seems rustup doc is a good fit for this.

Notes

rust-lang.org (has CLI and WebAssembly along with Embedded books)

Screen Shot 2019-11-15 at 4 06 08 PM

rustup doc (has Embedded book but is missing CLI and WebAssembly)

Screen Shot 2019-11-15 at 4 05 46 PM

@kinnison
Copy link
Contributor

@kinnison kinnison commented Nov 17, 2019

Hi,

The rust-docs component (which is where rustup doc gets its content) is controlled by the https://github.com/rust-lang/rust repository, not by rustup.

@Manishearth should this issue be moved over to rust-lang/rust and retitled along the lines of please add CLI and webassembly documentation to rust-docs ?

@Manishearth Manishearth transferred this issue from rust-lang/rustup Nov 17, 2019
@steveklabnik
Copy link
Member

@steveklabnik steveklabnik commented Nov 17, 2019

We intend to have all of these books included, once they're deemed ready by their WGs. That's really up to them.

@rust-lang/wg-wasm and, uh looks like CLI doesn't have a team, @killercup ?

@Dylan-DPC
Copy link
Member

@Dylan-DPC Dylan-DPC commented Nov 19, 2019

Yeh we don't have a team ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.