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