Merge pull request #956 from nextcloud/docs/add-user-docs

Add user docs to the navigation
This commit is contained in:
Julius Härtl
2019-03-22 10:33:44 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -4,8 +4,8 @@ theme:
extra_css: [extra.css]
pages:
- Home: index.md
- User documentation:
- Markdown composing: Markdown.md
- User documentation: User_documentation_en.md
- Markdown composing: Markdown.md
- API documentation:
- REST API: API.md
- Nextcloud API: API-Nextcloud.md