docs: Convert reST index pages to Markdown.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-08-19 21:12:57 -07:00
committed by Tim Abbott
parent d11d454206
commit b53e676860
22 changed files with 325 additions and 301 deletions

View File

@@ -0,0 +1,13 @@
# Writing documentation
```{toctree}
---
maxdepth: 3
---
overview
user
integrations
api
openapi
```