mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-17 21:12:14 +01:00
17 lines
No EOL
480 B
YAML
17 lines
No EOL
480 B
YAML
# SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
site_name: Collabora Online in Nextcloud
|
|
nav:
|
|
- Home: index.md
|
|
- Installation guide: install.md
|
|
- App settings: app_settings.md
|
|
- templates.md
|
|
- API reference:
|
|
- api_templates.md
|
|
- mobile_editor.md
|
|
- asset_api.md
|
|
- mobile_flow.md
|
|
- Troubleshooting: issues.md
|
|
theme: readthedocs
|
|
extra_css:
|
|
- custom.css |