Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Android App Documentation

**IMPORTANT**

Scince April 2026, this repository requires [Commit Signing](https://docs.github.com/articles/about-gpg) and uses [Conventional Commits](https://www.conventionalcommits.org) for commits and the Pull Request title.
Comment thread
mmattel marked this conversation as resolved.
Outdated

**Table of Contents**

* [Building the Andriod Docs](#building-the-android-docs)
Expand Down
2 changes: 1 addition & 1 deletion site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ui:
output_dir: assets
bundle:
snapshot: true
url: https://minio.owncloud.com/documentation/ui-bundle.zip
url: https://github.com/owncloud/docs-ui/releases/download/latest/ui-bundle.zip

output:
clean: true
Expand Down