mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
This quiets the last of the warnings that Sphinx was giving us about documents not being in any toctree, now that we've explicitly told it with `:orphan:` about the documents we intentionally don't link there.
17 lines
252 B
ReStructuredText
17 lines
252 B
ReStructuredText
#######################
|
|
Code Contribution Guide
|
|
#######################
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
version-control
|
|
code-style
|
|
mypy
|
|
code-reviewing
|
|
chat-zulip-org
|
|
zulipbot-usage
|
|
accessibility
|
|
bug-reports
|
|
../code-of-conduct
|