Skip to content

[Document] Add missing Skill pages to bilingual documentation sidebars #3501

Description

@yaodong-shen

Document Change Description

The English and Chinese Skill documentation pages are present and build successfully, but none of them are reachable from the VitePress sidebars:

  • /en/user-guide/skills and /zh/user-guide/skills
  • /en/backend/skills/ and /zh/backend/skills/

Current behavior: users must know or discover the direct URLs; the User Guide and Backend Development sidebars omit these pages.

Expected behavior: both locale sidebars should expose Skill Management in User Guide and the backend Skills overview in Backend Development.

Proposed scope: update only doc/docs/.vitepress/config.mts and verify with pnpm run docs:build. This is a documentation-navigation-only change; it does not alter APIs, schemas, runtime contracts, cross-module behavior, or product behavior, so no product SPEC update is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions