Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-02-03 15:00:03 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-02-03 20:01:50 +0300
commitbe04f928bd86c8642158a3cbfdc737e96230aef6 (patch)
tree9da740482746c95ac52b700fc9ee6bc3db6b69cb /appinfo
parentc7dfbf26ec450d08fec3010b60dd9170d2fc40d4 (diff)
Add link to admin documentation
Requires https://github.com/nextcloud/documentation/pull/346 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e1a37c8d..1bb319b9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -19,4 +19,7 @@
<admin>\OCA\User_SAML\Settings\Admin</admin>
<admin-section>OCA\User_SAML\Settings\Section</admin-section>
</settings>
+ <documentation>
+ <admin>admin-sso</admin>
+ </documentation>
</info>