Add basic outline panel docs (#18674)

Bandaid to: https://github.com/zed-industries/zed/issues/18672

Release Notes:

- Added basic outline panel docs
This commit is contained in:
Joseph T. Lyons
2024-10-02 22:06:07 -04:00
committed by GitHub
parent 19b186671b
commit c48d4dbc6b
2 changed files with 27 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@
# Using Zed
- [Multibuffers](./multibuffers.md)
- [Outline Panel](./outline-panel.md)
- [Code Completions](./completions.md)
- [Channels](./channels.md)
- [Collaboration](./collaboration.md)