docs: Upgrade development environment page to use synced tabs.

This greatly reduces how much content for other platforms a reader has
to scroll past in order to get the development environment set up.
This commit is contained in:
Robert Dyer
2024-03-12 14:28:44 -05:00
committed by Tim Abbott
parent 40bab84e8f
commit eb2f1b4788
6 changed files with 486 additions and 126 deletions

View File

@@ -99,9 +99,6 @@ If you haven't already, now is a good time to install the Zulip development envi
source projects in general, we recommend following our [detailed guide for
first-time contributors][zulip-rtd-dev-first-time].
If you are in the middle of installing the recommended setup on Windows 10 or 11,
you are ready to [continue with step 9](../development/setup-recommended.md#windows-10-or-11).
## Step 3: Configure continuous integration for your fork
This step is optional, but recommended.