docs: Add documentation links to appear on Nextcloud appstore

For better reachability by users trough app infobox
This commit is contained in:
p-bo
2025-05-29 11:09:02 +02:00
committed by Chen Asraf
parent be5ad4efba
commit 20e440a86a

View File

@@ -20,6 +20,11 @@ Interval for fetch may be adjusted in the admin settings "Auto Currency" section
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>AutoCurrency</namespace>
<documentation>
<user>https://github.com/chenasraf/nextcloud-autocurrency/blob/master/README.md</user>
<admin>https://github.com/chenasraf/nextcloud-autocurrency#installation</admin>
<developer>https://github.com/chenasraf/nextcloud-autocurrency#development</developer>
</documentation>
<category>organization</category>
<category>tools</category>
<website>https://github.com/chenasraf/nextcloud-autocurrency</website>