docs: refactor 5 GeneralUpdate component docs with unified template#77
Merged
Conversation
> > Reflects rename in GeneralUpdate Core library. > > Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Unified documentation structure for Core, Bowl, Differential, Drivelution, and Extension across zh-Hans and en locales. Each doc now follows: §1 Component Overview with capabilities table, business problems & use cases §2 Feature list (Core/Extended classification) §3 API reference — 3 tables: Props, Methods, Callback Events §4 Advanced examples with extension points overview §5 Basic examples (quick start → basic params → production ready) §6 Global configuration Additional changes: - Added inline metadata (namespace, entry point, NuGet package) below title - Removed redundant duplicate fields from Environment & Dependencies section - Removed 'dotnet add package' install commands (redundant with metadata) - Merged UpgradeHub content into GeneralUpdate.Core docs - Updated sidebar to remove standalone UpgradeHub entry Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…version) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Unified documentation structure for GeneralUpdate.Core, GeneralUpdate.Bowl, GeneralUpdate.Differential, GeneralUpdate.Drivelution, and GeneralUpdate.Extension across zh-Hans and en locales.
Changes
Each component doc now follows a consistent 6-section template:
Additional improvements:
dotnet add packageinstall commands (redundant with metadata)Files changed:
docs/doc/,i18n/en/,i18n/zh-Hans/)sidebars.js)🤖 Generated with Claude Code