diff --git a/appinfo/info.xml b/appinfo/info.xml index 67553c8514..41339d07b5 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -2,28 +2,28 @@ libresign LibreSign - ✍️ Self-hosted document signer using digital certificate - Control document signing workflows inside Nextcloud + 14.0.0-dev.1 agpl @@ -32,7 +32,9 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform - https://github.com/LibreSign/libresign/blob/master/README.md + https://docs.libresign.coop/user_manual + https://docs.libresign.coop/admin_manual + https://docs.libresign.coop/developer_manual files office diff --git a/openapi-administration.json b/openapi-administration.json index 849c63dc64..424224c4c4 100644 --- a/openapi-administration.json +++ b/openapi-administration.json @@ -3,7 +3,7 @@ "info": { "title": "libresign-administration", "version": "0.0.1", - "description": "✍️ Self-hosted document signer using digital certificate", + "description": "Control document signing workflows inside Nextcloud", "license": { "name": "agpl" } diff --git a/openapi-full.json b/openapi-full.json index d56503b4fb..61d8a27046 100644 --- a/openapi-full.json +++ b/openapi-full.json @@ -3,7 +3,7 @@ "info": { "title": "libresign-full", "version": "0.0.1", - "description": "✍️ Self-hosted document signer using digital certificate", + "description": "Control document signing workflows inside Nextcloud", "license": { "name": "agpl" } diff --git a/openapi.json b/openapi.json index 0c8286187b..4d32ef5824 100644 --- a/openapi.json +++ b/openapi.json @@ -3,7 +3,7 @@ "info": { "title": "libresign", "version": "0.0.1", - "description": "✍️ Self-hosted document signer using digital certificate", + "description": "Control document signing workflows inside Nextcloud", "license": { "name": "agpl" }