Skip to content

[codex] hide Agent Wallet navigation#835

Merged
originalix merged 1 commit into
onekeyfrom
codex/hide-agent-wallet-docs
Jul 15, 2026
Merged

[codex] hide Agent Wallet navigation#835
originalix merged 1 commit into
onekeyfrom
codex/hide-agent-wallet-docs

Conversation

@wabicai

@wabicai wabicai commented Jul 15, 2026

Copy link
Copy Markdown
Member

What changed

  • Explicitly hide the Agent Wallet section from the English developer documentation navigation.
  • Explicitly hide the Agent Wallet section from the Chinese developer documentation navigation.
  • Keep the existing documentation pages and direct URLs available.

Why

Commenting out the menu configuration does not reliably hide the directory because Nextra can still discover pages from the filesystem. Setting display: hidden at the top-level metadata prevents the Agent Wallet section from appearing in navigation without deleting its content or routes.

Validation

  • git diff --check
  • node --check packages/connect-examples/developer-portal/content/en/_meta.js
  • node --check packages/connect-examples/developer-portal/content/zh/_meta.js

Dependencies were not installed and a full documentation build was not run, as this is a metadata-only change.

@wabicai
wabicai marked this pull request as ready for review July 15, 2026 07:11
@originalix
originalix merged commit 4eba485 into onekey Jul 15, 2026
9 checks passed
@originalix
originalix deleted the codex/hide-agent-wallet-docs branch July 15, 2026 07:27
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