Commit 1f33480
feat(docs): comprehensive documentation overhaul and CI setup
**Documentation rewrites (all components):**
- GeneralUpdate.Core — unified API reference with strategies, pipeline, events
- GeneralUpdate.Differential — Clean/Dirty semantics, algorithm selection, compression
- GeneralUpdate.Bowl — lifecycle, crash detection, backup recovery, BowlContext API
- GeneralUpdate.Drivelution — cross-platform driver update pipeline, batch/parallel modes
- GeneralUpdate.Extension — plugin management, manifest, query/install/update lifecycle
- GeneralUpdate.Tools — six modules, download methods, downstream consumers
**Cookbooks & guides:**
- Beginner cookbook — rewritten for new Hub-based sample structure
- Advanced cookbook — production deployment, CI/CD, enterprise integration
- Android auto-update — Maui & Avalonia documentation
- Architecture, Configuration, FAQ, Packaging, Pipeline, Security guides
**Architecture cleanup:**
- Remove GeneralUpdate.ClientCore and GeneralUpdate.Common (merged into Core)
- Define Docusaurus IA, sidebar structure, and i18n layout
- Reference Semantic Versioning (semver.org) in version standards
**CI & build:**
- Add src/GeneralUpdate-Samples.slnx solution file
- Update CI workflow: .NET build + website build verification
- Fix all broken markdown links for Docusaurus compatibility
- Remove broken image references
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a253ff7 commit 1f33480
88 files changed
Lines changed: 12727 additions & 11810 deletions
File tree
- .github/workflows
- src
- Hub/Samples
- ImDiskDriver
- awealloc
- amd64
- i386
- cli
- amd64
- i386
- cpl
- amd64
- i386
- deviodrv
- amd64
- i386
- svc
- amd64
- i386
- sys
- amd64
- i386
- website
- docs
- doc
- guide
- quickstart
- releaselog
- i18n
- en/docusaurus-plugin-content-docs
- current
- doc
- guide
- quickstart
- releaselog
- zh-Hans/docusaurus-plugin-content-docs
- current
- doc
- guide
- quickstart
- releaselog
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
28 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
29 | 53 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 54 | + | |
| 55 | + | |
This file was deleted.
0 commit comments