Skip to content

Commit 5363506

Browse files
committed
chore: remove docs ci, update README
Signed-off-by: Andrey Borysenko <[email protected]>
1 parent d7a4095 commit 5363506

3 files changed

Lines changed: 4 additions & 88 deletions

File tree

.github/workflows/docs-check.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/workflows/docs.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
[![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/app_api)](https://api.reuse.software/info/github.com/nextcloud/app_api)
88
[![Tests - Deploy](https://github.com/nextcloud/app_api/actions/workflows/tests-deploy.yml/badge.svg)](https://github.com/nextcloud/app_api/actions/workflows/tests-deploy.yml)
99
[![Tests](https://github.com/nextcloud/app_api/actions/workflows/tests.yml/badge.svg)](https://github.com/nextcloud/app_api/actions/workflows/tests.yml)
10-
[![Docs](https://github.com/nextcloud/app_api/actions/workflows/docs.yml/badge.svg)](https://nextcloud.github.io/app_api/)
1110

1211
### Supercharge your Nextcloud with AppAPI and applications specifically designed for it.
1312

@@ -28,22 +27,10 @@
2827

2928
## Documentation
3029

31-
- [List of External Applications](https://github.com/nextcloud/app_api/blob/main/APPS.md)
32-
- [Documentation](https://nextcloud.github.io/app_api/)
33-
- [Installation](https://nextcloud.github.io/app_api/Installation.html)
34-
- [Creation of Deploy Daemon](https://nextcloud.github.io/app_api/CreationOfDeployDaemon.html)
35-
- [Managing External Applications](https://nextcloud.github.io/app_api/ManagingExternalApplications.html)
36-
- [Technical Details](https://nextcloud.github.io/app_api/tech_details/index.html)
37-
- [Concepts](https://nextcloud.github.io/app_api/Concepts.html)
38-
- [Api Scopes](https://nextcloud.github.io/app_api/tech_details/ApiScopes.html)
39-
- [AppAPI Nextcloud APIs](https://nextcloud.github.io/app_api/tech_details/api/index.html)
40-
- [Authentication](https://nextcloud.github.io/app_api/tech_details/Authentication.html)
41-
- [Deployment](https://nextcloud.github.io/app_api/tech_details/Deployment.html)
42-
- [Contribute](https://github.com/nextcloud/app_api/blob/main/.github/CONTRIBUTING.md)
43-
- [Discussions](https://github.com/nextcloud/app_api/discussions)
44-
- [Issues](https://github.com/nextcloud/app_api/issues)
45-
- [Setting up dev environment](https://nextcloud.github.io/app_api/DevSetup.html)
46-
- [Changelog](https://github.com/nextcloud/app_api/blob/main/CHANGELOG.md)
30+
Latest documentation can be found here:
31+
32+
1. Admin manual: [ExApps management](https://docs.nextcloud.com/server/latest/admin_manual/exapps_management/index.html)
33+
2. Developer manual: [ExApp development](https://docs.nextcloud.com/server/latest/developer_manual/exapp_development/index.html)
4734

4835
### Support
4936

0 commit comments

Comments
 (0)