Restructure docs

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-10-13 10:43:15 +02:00
parent b494e9e1b0
commit 31cf89d874
4 changed files with 42 additions and 21 deletions

View File

@@ -1,5 +1,12 @@
site_name: Nextcloud Deck
theme: readthedocs
markdown_extensions:
- toc:
permalink: True
theme:
name: readthedocs
extra_css: [extra.css]
nav:
- Home: index.md
- User documentation:
- Markdown composing: Markdown.md
- API documentation:
- REST API: API.md
- Nextcloud API: API-Nextcloud.md