refactor(docs): move integration doc to docs/ and add download link in settings

- Move ADMIN_PAYMENT_INTEGRATION_API.md → docs/ADMIN_PAYMENT_INTEGRATION_API.md
- Update README.md reference path
- Add payment integration doc download link in admin settings UI (Purchase section)
- Add i18n keys: integrationDoc / integrationDocHint (zh + en)
This commit is contained in:
erio
2026-03-01 18:08:42 +08:00
parent fcc77d1383
commit 23686b1391
5 changed files with 27 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ Sub2API is an AI API gateway platform designed to distribute and manage API quot
## Documentation
- Dependency Security: `docs/dependency-security.md`
- Admin Payment Integration API: `ADMIN_PAYMENT_INTEGRATION_API.md`
- Admin Payment Integration API: `docs/ADMIN_PAYMENT_INTEGRATION_API.md`
---