Skip to content

feat(docs): nest Core-flow under GeneralUpdate.Core as collapsible category#134

Merged
JusterZhu merged 1 commit into
mainfrom
docs/core-execution-flow
Jun 21, 2026
Merged

feat(docs): nest Core-flow under GeneralUpdate.Core as collapsible category#134
JusterZhu merged 1 commit into
mainfrom
docs/core-execution-flow

Conversation

@JusterZhu

Copy link
Copy Markdown
Collaborator

Summary

After the Core-flow page was added (PR #133), it showed as a separate top-level entry in the Components sidebar. This PR nests it inside a collapsible GeneralUpdate.Core category instead.

Changes

File Change
website/sidebars.js Wrap Core as category, nest Core-flow as child item
website/docs/doc/Core-flow.md Added sidebar_label: 执行流程详解
website/i18n/en/.../Core-flow.md Added sidebar_label: Execution Flow

🤖 Generated with Claude Code

…rt label

- Wrap GeneralUpdate.Core as a collapsible category in sidebar
- Nest Core-flow as sub-item (execution-flow inside Core)
- Set sidebar_label: '执行流程详解' (zh) / 'Execution Flow' (en)

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 21, 2026 05:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Nests the Core execution-flow documentation page under a collapsible GeneralUpdate.Core section in the Components sidebar, avoiding an extra top-level sidebar entry introduced when the page was added.

Changes:

  • Updated website/sidebars.js to make GeneralUpdate.Core a collapsible category and place Core-flow under it.
  • Added localized sidebar_label frontmatter to Core-flow.md (CN + EN) so the nested entry displays a friendly title in each locale.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
website/sidebars.js Wraps GeneralUpdate.Core as a collapsible category and nests doc/Core-flow beneath it.
website/docs/doc/Core-flow.md Adds Chinese sidebar_label for the sidebar item display name.
website/i18n/en/docusaurus-plugin-content-docs/current/doc/Core-flow.md Adds English sidebar_label for the sidebar item display name.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JusterZhu JusterZhu merged commit d470941 into main Jun 21, 2026
3 checks passed
@JusterZhu JusterZhu deleted the docs/core-execution-flow branch June 21, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants