Files
zulip/docs/development/index.rst
Anders Kaseorg c155403884 docs: Fix various capitalization errors.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-08-11 10:25:52 -07:00

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>