mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Renames `/docs/documentation/user.md` to reflect the rebranding from "user documentation" to "help center documentation". Also, fixes any linking in the docs to that file.
14 lines
108 B
Markdown
14 lines
108 B
Markdown
# Writing documentation
|
|
|
|
```{toctree}
|
|
---
|
|
maxdepth: 3
|
|
---
|
|
|
|
overview
|
|
helpcenter
|
|
integrations
|
|
api
|
|
openapi
|
|
```
|