白山風露
a90a667fd0
Windows: Add document ( #8948 )
...
Release Notes:
- N/A
2024-03-07 15:41:15 -08:00
Marshall Bowers
48f0f387f8
Update docs for building Zed ( #8092 )
...
This PR updates the docs for building Zed to fix the links in the
sidebar after the addition of the Linux-specific docs in #8083 .
Release Notes:
- N/A
2024-02-20 17:34:13 -05:00
Mikayla Maki
5c7cec9f85
Add linux to readme ( #8083 )
...
Release Notes:
- N/A
2024-02-20 12:02:51 -08:00
Marshall Bowers
86f81c4db3
Mention Docker Compose in the collab docs ( #7908 )
...
This PR adds a note about using Docker Compose to run the `collab`
dependencies.
Release Notes:
- N/A
2024-02-16 11:02:24 -05:00
Josh Taylor
dad2df365c
Add notes about XCode also being on the Apple Developer website ( #7431 )
...
Super minor edit about XCode being on the Apple Developer website, which
can be easier to download and install without needing to go through the
App Store.
Release Notes:
- N/A
---------
Co-authored-by: Kirill Bulatov <mail4score@gmail.com >
2024-02-06 12:25:46 +02:00
Marshall Bowers
39200ec9f7
Adjust heading levels in docs ( #7163 )
...
This PR adjusts the heading levels in the docs, as some of them weren't
following the right hierarchy.
I also formatted all of the docs with Prettier.
Release Notes:
- N/A
2024-01-31 12:34:31 -05:00
Dragan Okanovic
416696a686
Fix typo in build instructions ( #6444 )
...
Typo fix.
Release Notes:
- N/A
2024-01-24 17:36:21 -05:00
charlotte
6285decfa2
Add Git submodule initialization to repository setup steps ( #5818 )
...
Was running into an issue building live_kit_server after a fresh clone
due to missing dependencies for build.rs. The use of git submodules
wasn't currently documented.
2024-01-24 14:02:26 -05:00
Max Brunsfeld
9f04fd9019
For impersonating access tokens, store impersonatee in the new column
...
This way, we don't need an index on both columns
2024-01-17 18:06:16 -08:00
Max Brunsfeld
ad2b4f288e
Update procfile and local development docs, zed.dev is no longer needed
2024-01-17 13:28:58 -08:00
Nate Butler
d0f22df1eb
Reorganize building zed doc
...
Co-Authored-By: Joseph T. Lyons <19867440+JosephTLyons@users.noreply.github.com >
2024-01-17 13:20:27 -05:00
Nate Butler
b64ae4df9c
Update developing zed doc
...
Co-Authored-By: Joseph T. Lyons <19867440+JosephTLyons@users.noreply.github.com >
2024-01-17 13:09:13 -05:00
Marshall Bowers
aff119b80a
Fix possessive "its" in docs and comments ( #3998 )
...
This PR fixes a number of places where we were incorrectly using "it's"
where we needed to use the possessive "its".
Release Notes:
- N/A
2024-01-10 10:09:48 -05:00
Nate Butler
9cb6f6689e
WIP
2023-12-11 19:17:13 -05:00