update docs content (#11374)

Move all docs to zed repo

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
Conrad Irwin 2024-05-03 16:24:04 -06:00 committed by GitHub
parent 3e5dcd1bec
commit a497c49fb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 996 additions and 479 deletions

View file

@ -11,3 +11,9 @@ no-section-label = true
[output.html.print]
enable = false
[output.html.redirect]
"/elixir" = "languages/elixir"
"/javascript" = "languages/javascript"
"/ruby" = "languages/ruby"
"/python" = "languages/python"