Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'docs/book/src/SUMMARY.md')
| -rw-r--r-- | docs/book/src/SUMMARY.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/book/src/SUMMARY.md b/docs/book/src/SUMMARY.md index b3ed1e6df0..9dc4f1f2d2 100644 --- a/docs/book/src/SUMMARY.md +++ b/docs/book/src/SUMMARY.md @@ -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) |