mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
24 lines
347 B
YAML
24 lines
347 B
YAML
site:
|
|
title: ownCloud Desktop Client Documentation
|
|
|
|
content:
|
|
sources:
|
|
- url: ../
|
|
branches: HEAD
|
|
start_path: docs/
|
|
|
|
ui:
|
|
output_dir: assets
|
|
bundle:
|
|
snapshot: true
|
|
url: https://minio.owncloud.com/documentation/ui-bundle.zip
|
|
|
|
output:
|
|
clean: true
|
|
dir: public
|
|
|
|
asciidoc:
|
|
attributes:
|
|
idprefix: ''
|
|
idseparator: '-'
|