Commit 5a28077
docs: remove GeneralUpdate.ClientCore, merge ClientCore and Common into Core (#67)
- Delete GeneralUpdate.ClientCore.md (3 copies) — component merged into Core
- Rewrite Core component overview: Core is now the unified component
encompassing client-side management (formerly ClientCore), upgrade
execution, and shared infrastructure (formerly Common)
- Update all code examples: replace using GeneralUpdate.ClientCore /
using GeneralUpdate.Common.* with using GeneralUpdate.Core
- Add migration notes explaining the merge for existing users
- Update GeneralTracer: Common merged into Core, no separate package needed
- Update GeneralClient.OSS: namespace Core, remove ClientCore dependency
- Update UpgradeHub: namespace Core.Hubs, remove ClientCore references
- Fix cross-page links: ClientCore -> Core in Differential, Extension, PacketTool
- Clean all references to removed components (excluding historical releaselog)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent f724ffe commit 5a28077
21 files changed
Lines changed: 92 additions & 2407 deletions
File tree
- website
- docs/doc
- i18n
- en/docusaurus-plugin-content-docs/current/doc
- zh-Hans/docusaurus-plugin-content-docs/current/doc
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments