refactor(docs): remove legacy documentation pages and admin manual assets
Some checks failed
lotteryadmin CI / build (push) Has been cancelled

Deleted all admin and integration documentation pages from /docs routes, including admin manual PNG assets. Removed DocCode, DocFigure, DocsSidebar, and DocsShell components along with their associated navigation configurations. Eliminated "Related Docs" menu item from admin toolbar. Cleaned up unused documentation layout files and redirect pages across admin-manual, integration-guide, and docs sections.
This commit is contained in:
2026-06-24 10:14:26 +08:00
parent ce38995546
commit 9491ff10dd
77 changed files with 2 additions and 5634 deletions

View File

@@ -53,8 +53,6 @@
"hub": {
"description": "Jump to play rules, odds & rebate, jackpot, and risk cap by domain. The sidebar provides direct links; this page is an overview.",
"integrationDesc": "site_code, JWT secrets, partner wallet URL, iframe allowlist",
"integrationGuideDesc": "SSO and wallet integration document for client engineering teams, with index, examples, and test flow",
"integrationGuideTitle": "Client integration guide",
"integrationTitle": "Integration sites",
"jackpotDesc": "Pool parameters and ledger records",
"jackpotTitle": "Jackpot",
@@ -66,9 +64,6 @@
"riskCapTitle": "Risk cap rules",
"title": "Operations configuration"
},
"integrationGuide": {
"title": "Lottery client integration guide"
},
"integrationSites": {
"adminAccountCreated": "Created site admin account {{username}}",
"adminAccountSectionDescription": "Creating a site will also create one admin account bound to that site.",