mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 19:43:47 +00:00
- Moves "Authentication in the development environment" from subsystems to "development/authentication.md". - Moves "Renumbering migrations" to a section within "Schema migrations".
14 lines
393 B
ReStructuredText
14 lines
393 B
ReStructuredText
#######################
|
|
Development Environment
|
|
#######################
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
Development environment installation <overview>
|
|
Recommended setup (Vagrant) <setup-vagrant>
|
|
Advanced Setup (non-Vagrant) <setup-advanced>
|
|
Using the development environment <using>
|
|
Developing remotely <remote>
|
|
Authentication in the development environment <authentication>
|