Skip to content

Commit

Permalink
Merge pull request #19141 from Wilfred/split_editors
Browse files Browse the repository at this point in the history
manual: Separate out installation and configuration pages
  • Loading branch information
Veykril authored Feb 13, 2025
2 parents c63ef62 + 3394744 commit 51389bd
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 51389bd

Please sign in to comment.