Skip to content

docs: Add instructions on how to locally view rustdocs#600

Merged
ojeda merged 1 commit intoRust-for-Linux:rustfrom
danobi:read_docs
Dec 27, 2021
Merged

docs: Add instructions on how to locally view rustdocs#600
ojeda merged 1 commit intoRust-for-Linux:rustfrom
danobi:read_docs

Conversation

@danobi
Copy link
Copy Markdown

@danobi danobi commented Dec 27, 2021

For cargo-based projects I usually run cargo doc --open but I didn't
see an equivalent option with the makefile. Thought it would be nice to
document a manual option. A new makefile target feels like too much for
something so simple.

Signed-off-by: Daniel Xu dxu@dxuuu.xyz

Comment thread Documentation/rust/docs.rst Outdated
For cargo-based projects I usually run `cargo doc --open` but I didn't
see an equivalent option with the makefile. Thought it would be nice to
document a manual option. A new makefile target feels like too much for
something so simple.

Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
@ojeda ojeda merged commit 6387ac8 into Rust-for-Linux:rust Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants