mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
Move docs/tutorials/documenting-api-endpoint.md to docs/documentation/api.md. This makes it easier to find when browsing the complete set of materials on writing Zulip documentation.
13 lines
151 B
ReStructuredText
13 lines
151 B
ReStructuredText
#####################
|
|
Writing Documentation
|
|
#####################
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
overview
|
|
user
|
|
integrations
|
|
api
|
|
openapi
|