docs: Reorganize sections and pages about contributing to Zulip.

We should rearrange Zulip's developer docs to make it easier to
find the documentation that new contributors need.

Name changes
Rename "Code contribution guide" section -> "Contributing to Zulip".
Rename "Contributing to Zulip" page -> "Contributing guide".

Organizational changes to the newly-named "Contributing to Zulip":
Move up "Contributing to Zulip", as the third link in sidebar index.
Move up renamed "Contributing guide" page to the top of this section.
Move up "Zulip code of Conduct", as the second link of this section.
Move down "Licensing", as the last link of this section.
Move "Accessibility" just below "HTML and CSS" in Subsystems section.

Update all links according to the changes above.
Redirects should be added as needed.

Fixes: #22517.
This commit is contained in:
David Rosa
2022-07-27 11:54:05 -04:00
committed by Tim Abbott
parent 682367a3fd
commit 5cac44be06
12 changed files with 29 additions and 30 deletions

View File

@@ -11,4 +11,4 @@ W3C's Web Content Accessibility Guidelines.
## Related articles
* [Accessibility in Zulip](https://zulip.readthedocs.io/en/latest/contributing/accessibility.html)
* [Accessibility in Zulip](https://zulip.readthedocs.io/en/latest/subsystems/accessibility.html)