|
|
@@ -15,13 +15,32 @@
|
|
|
"light": "#FFFFFF"
|
|
|
}
|
|
|
},
|
|
|
+ "metadata": {
|
|
|
+ "og:image": "https://ccb.agent-aura.top/docs/images/og-cover.png",
|
|
|
+ "twitter:image": "https://ccb.agent-aura.top/docs/images/og-cover.png",
|
|
|
+ "twitter:card": "summary_large_image"
|
|
|
+ },
|
|
|
+ "search": {
|
|
|
+ "prompt": "搜索 Claude Code 架构文档..."
|
|
|
+ },
|
|
|
+ "redirects": [
|
|
|
+ {
|
|
|
+ "source": "/docs/introduction",
|
|
|
+ "destination": "/docs/introduction/what-is-claude-code"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"navigation": [
|
|
|
{
|
|
|
"group": "开始",
|
|
|
"pages": [
|
|
|
- "docs/introduction/what-is-claude-code",
|
|
|
- "docs/introduction/why-this-whitepaper",
|
|
|
- "docs/introduction/architecture-overview"
|
|
|
+ {
|
|
|
+ "group": "介绍",
|
|
|
+ "pages": [
|
|
|
+ "docs/introduction/what-is-claude-code",
|
|
|
+ "docs/introduction/why-this-whitepaper",
|
|
|
+ "docs/introduction/architecture-overview"
|
|
|
+ ]
|
|
|
+ }
|
|
|
]
|
|
|
},
|
|
|
{
|