Zeddish docs (#11372)

Co-Authored-By: Marshall <marshall@zed.dev>

Release Notes:

- N/A

---------

Co-authored-by: Marshall <marshall@zed.dev>
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
This commit is contained in:
Conrad Irwin 2024-05-03 15:34:44 -06:00 committed by GitHub
parent 86696d88cf
commit 6bdcfad6ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 1316 additions and 3 deletions

View file

@ -19,6 +19,8 @@ extend-exclude = [
"extensions/glsl/languages/glsl/",
# Windows likes its abbreviations
"crates/gpui/src/platform/windows/",
# Some typos in the base mdBook CSS.
"docs/theme/css/"
]
[default]