Skip to content

Commit 7ef1fcf

Browse files
committed
manual: Separate out installation and configuration pages
Organise the installation content into: * VS Code instructions * Binary installation * Editor configuration
1 parent 2190e7b commit 7ef1fcf

File tree

5 files changed

+635
-618
lines changed

5 files changed

+635
-618
lines changed

src/tools/rust-analyzer/docs/book/src/SUMMARY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
- [Introduction](README.md)
44
- [Installation](installation.md)
5+
- [VS Code](vs_code.md)
6+
- [rust-analyzer Binary](rust_analyzer_binary.md)
7+
- [Other Editors](other_editors.md)
58
- [Troubleshooting](troubleshooting.md)
69
- [Configuration](configuration.md)
710
- [Non-Cargo Based Projects](non_cargo_based_projects.md)

0 commit comments

Comments
 (0)