Commit be2cfac
committed
docs: Add instructions on how to locally view rustdocs
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>1 parent b9421d4 commit be2cfac
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
0 commit comments