2024-05-04 17:04:05 +03:00
|
|
|
# SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
|
|
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
2020-02-02 13:40:28 +03:00
|
|
|
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
|