15
mkdocs.yml
15
mkdocs.yml
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user