ZIm/docs/book.toml
Conrad Irwin a497c49fb8
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>
2024-05-03 16:24:04 -06:00

19 lines
345 B
TOML

[book]
authors = ["The Zed Team"]
language = "en"
multilingual = false
src = "src"
title = "Zed"
site-url = "/docs2/"
[output.html]
no-section-label = true
[output.html.print]
enable = false
[output.html.redirect]
"/elixir" = "languages/elixir"
"/javascript" = "languages/javascript"
"/ruby" = "languages/ruby"
"/python" = "languages/python"