Skip to content

Commit

Permalink
manual: Separate out installation and configuration pages
Browse files Browse the repository at this point in the history
Organise the installation content into:

* VS Code instructions
* Binary installation
* Editor configuration
  • Loading branch information
Wilfred committed Feb 12, 2025
1 parent c661e5e commit 3394744
Show file tree
Hide file tree
Showing 5 changed files with 635 additions and 618 deletions.
3 changes: 3 additions & 0 deletions docs/book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

- [Introduction](README.md)
- [Installation](installation.md)
- [VS Code](vs_code.md)
- [rust-analyzer Binary](rust_analyzer_binary.md)
- [Other Editors](other_editors.md)
- [Troubleshooting](troubleshooting.md)
- [Configuration](configuration.md)
- [Non-Cargo Based Projects](non_cargo_based_projects.md)
Expand Down
Loading

0 comments on commit 3394744

Please sign in to comment.