docs(ai): 拆分 Superpowers 模块并添加重定向
This commit is contained in:
@@ -245,6 +245,14 @@ export default sidebar({
|
||||
text: "opencode-tui",
|
||||
link: "opencode-tui.md",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
text: "Superpowers",
|
||||
icon: "mdi:rocket-launch-outline",
|
||||
collapsible: true,
|
||||
prefix: "superpowers/",
|
||||
children: [
|
||||
{
|
||||
text: "superpowers-总览",
|
||||
link: "opencode-superpowers-overview.md",
|
||||
|
||||
Reference in New Issue
Block a user