mirror of
https://github.com/zulip/zulip.git
synced 2025-10-31 20:13:46 +00:00
docs: Convert reST index pages to Markdown.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
d11d454206
commit
b53e676860
13
docs/documentation/index.md
Normal file
13
docs/documentation/index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Writing documentation
|
||||
|
||||
```{toctree}
|
||||
---
|
||||
maxdepth: 3
|
||||
---
|
||||
|
||||
overview
|
||||
user
|
||||
integrations
|
||||
api
|
||||
openapi
|
||||
```
|
||||
Reference in New Issue
Block a user