docs: Link glossary (#37387)

Follow-up to: https://github.com/zed-industries/zed/pull/37360

Add glossary.md to SUMMARY.md so it's linked to the public
documentation.

Release Notes:

- N/A
This commit is contained in:
Peter Tripp
2025-09-02 17:57:48 +00:00
committed by GitHub
parent c01f12b15d
commit 5ac6ae501f
2 changed files with 10 additions and 1 deletions
+1
View File
@@ -157,5 +157,6 @@
- [FreeBSD](./development/freebsd.md)
- [Local Collaboration](./development/local-collaboration.md)
- [Using Debuggers](./development/debuggers.md)
- [Glossary](./development/glossary.md)
- [Release Process](./development/releases.md)
- [Debugging Crashes](./development/debugging-crashes.md)
+9 -1
View File
@@ -1,9 +1,17 @@
These are some terms and structures frequently used throughout the zed codebase. This is a best effort list.
# Zed Development: Glossary
These are some terms and structures frequently used throughout the zed codebase.
This is a best effort list and a work in progress.
<!--
TBD: Glossary Improvement
Questions:
- Can we generate this list from doc comments throughout zed?
- We should have a section that shows the various UI parts and their names. (Can't do that in the channel.)
-->
## Naming conventions