mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
Update README.md links for mdbook manual
This commit is contained in:
parent
039ac844f1
commit
a2bb60ac22
@ -9,7 +9,7 @@ It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust
|
|||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
https://rust-analyzer.github.io/manual.html#installation
|
https://rust-analyzer.github.io/book/installation.html
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
@ -18,12 +18,13 @@ if you are just curious about how things work under the hood, check the [./docs/
|
|||||||
folder.
|
folder.
|
||||||
|
|
||||||
If you want to **use** rust-analyzer's language server with your editor of
|
If you want to **use** rust-analyzer's language server with your editor of
|
||||||
choice, check [the manual](https://rust-analyzer.github.io/manual.html) folder.
|
choice, check [the manual](https://rust-analyzer.github.io/book/).
|
||||||
It also contains some tips & tricks to help you be more productive when using rust-analyzer.
|
It also contains some tips & tricks to help you be more productive when using rust-analyzer.
|
||||||
|
|
||||||
## Security and Privacy
|
## Security and Privacy
|
||||||
|
|
||||||
See the corresponding sections of [the manual](https://rust-analyzer.github.io/manual.html#security).
|
See the [security](https://rust-analyzer.github.io/book/security.html) and
|
||||||
|
[privacy](https://rust-analyzer.github.io/book/privacy.html) sections of the manual.
|
||||||
|
|
||||||
## Communication
|
## Communication
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user