docs: Reorganize auth and migrations subsystems.

- Moves "Authentication in the development environment" from subsystems
to "development/authentication.md".
- Moves "Renumbering migrations" to a section within "Schema migrations".
This commit is contained in:
David Rosa
2019-11-07 09:29:05 -08:00
parent 9692df4024
commit b041948132
10 changed files with 315 additions and 315 deletions

View File

@@ -88,7 +88,7 @@
{% if development_environment %}
<p>
See also
the <a href="https://zulip.readthedocs.io/en/latest/subsystems/auth.html#saml">SAML
the <a href="https://zulip.readthedocs.io/en/latest/development/authentication.html#saml">SAML
guide</a> for the development environment.
</p>
{% endif %}