Skip to content

Commit 20e2ad2

Browse files
JusterZhuclaude
andauthored
docs: restructure website navigation and content (#81)
* docs: restructure website navigation and content - Remove deprecated docs: GeneralTracer, GeneralClient.OSS, GeneralUpdate.Maui.OSS (3 langs) - Remove outdated guides: Architecture, Configuration, Driver, Pipeline, Security, Systemlog, System infomation (3 langs) - Remove outdated quickstart: Advanced cookbook, Quik start (3 langs) - Move GeneralUpdate.PacketTool from /doc to /quickstart (3 langs) - Merge Sample UI into Beginner cookbook (3 langs) - Rename /docs/guide to 帮助/Help (sidebar, _category_.json, i18n) - Add 商务 navbar dropdown with GeneralSpacestation + software outsourcing page (3 langs) - Add software outsourcing page (3 langs) - Update releaselog with v10.5.0-beta.2 entry (3 langs) - Update FAQ.md broken links to removed Architecture/Configuration/Pipeline/Security pages (3 langs) - Streamline sidebars.js to 4 categories: Quick Start, Components, 帮助, Release Log Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * fix: resolve Docusaurus broken links after site restructure - Android auto-update (3 langs): replace deleted ./GeneralClient.OSS.md link - Drivelution (en): replace deleted ../guide/Driver.md link - PacketTool (3 langs): fix all ./ relative links → ../doc/ after move to quickstart/ - PacketTool (3 langs): remove references to deleted GeneralClient.OSS and Advanced cookbook Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * fix: resolve remaining broken links to deleted Architecture and Quik start pages - Packaging (source + en): replace ./Architecture.md and ../quickstart/Quik start links - Core (source + en): replace ../guide/Architecture.md and ../quickstart/Quik start links - Verified zero links to any deleted files across all .md files Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * fix: zh-Hans Drivelution still had old Driver.md link Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * fix: update Packaging links to PacketTool (moved doc→quickstart) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 96d347f commit 20e2ad2

69 files changed

Lines changed: 1402 additions & 8594 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

website/docs/doc/Android auto-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,5 +419,5 @@ Avalonia 采用**三阶段 API**,将下载验证与安装触发分离,给予
419419
- [GeneralUpdate.Maui 仓库](https://github.com/GeneralLibrary/GeneralUpdate.Maui)
420420
- [GeneralUpdate.Avalonia 仓库](https://github.com/GeneralLibrary/GeneralUpdate.Avalonia)
421421
- [GeneralUpdate.Core 组件文档](./GeneralUpdate.Core.md)
422-
- [OSS 更新模式文档](./GeneralClient.OSS.md)
422+
- [GeneralUpdate.Core 组件文档](./GeneralUpdate.Core.md)
423423
- [入门实战手册](../quickstart/Beginner cookbook.md)

website/docs/doc/GeneralClient.OSS.md

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

website/docs/doc/GeneralTracer.md

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

website/docs/doc/GeneralUpdate.Core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -881,5 +881,5 @@ GeneralTracer.Dispose();
881881
- [GeneralUpdate 仓库](https://github.com/GeneralLibrary/GeneralUpdate)
882882
- [Samples 示例代码](https://github.com/GeneralLibrary/GeneralUpdate-Samples)
883883
- [GeneralUpdate.Tools](https://github.com/GeneralLibrary/GeneralUpdate.Tools)
884-
- [快速开始](../quickstart/Quik%20start.md)
885-
- [架构指南](../guide/Architecture.md)
884+
- [入门实战手册](../quickstart/Beginner%20cookbook.md)
885+
- [组件文档](./GeneralUpdate.Core.md)

website/docs/doc/GeneralUpdate.Drivelution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,4 +554,4 @@ GeneralTracer.SetTracingEnabled(true);
554554

555555
- [驱动更新示例](https://github.com/GeneralLibrary/GeneralUpdate-Samples/tree/main/src/Hub/Samples/ImDiskQuickInstallSample.cs)
556556
- [GeneralUpdate 仓库](https://github.com/GeneralLibrary/GeneralUpdate)
557-
- [驱动指南](../guide/Driver.md)
557+
- [GeneralUpdate.Drivelution 组件文档](../doc/GeneralUpdate.Drivelution.md)

website/docs/doc/GeneralUpdate.Maui.OSS.md

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

0 commit comments

Comments
 (0)