diff --git a/base/cli/cli.shy b/base/cli/cli.shy index f4e5b876..e2a28134 100644 --- a/base/cli/cli.shy +++ b/base/cli/cli.shy @@ -6,3 +6,11 @@ field "命令" system field "输出" output field "环境" runtime field "进程" cli.proc + +section "python" +refer ` +官网 https://www.python.org/ +源码 https://www.python.org/downloads/source/ +文档 https://docs.python.org/3/reference/index.html +` + diff --git a/core/chat/chat.shy b/core/chat/chat.shy index 3d4b98e1..041f408a 100644 --- a/core/chat/chat.shy +++ b/core/chat/chat.shy @@ -1,2 +1,2 @@ -chapter "chat" +chapter "组织" diff --git a/core/code/code.shy b/core/code/code.shy index 049b095a..b9a92f91 100644 --- a/core/code/code.shy +++ b/core/code/code.shy @@ -1,4 +1,4 @@ -chapter "code" +chapter "源码" field "后端" web.code.binpack field "前端" web.code.webpack diff --git a/core/mall/mall.shy b/core/mall/mall.shy index 032f0822..cb729979 100644 --- a/core/mall/mall.shy +++ b/core/mall/mall.shy @@ -1,4 +1,4 @@ -chapter "mall" +chapter "市场" section "asset" refer ` diff --git a/core/team/team.shy b/core/team/team.shy index 9a4c94af..8d8fa9b4 100644 --- a/core/team/team.shy +++ b/core/team/team.shy @@ -1,4 +1,4 @@ -chapter "team" +chapter "团队" field "任务" web.team.task field "计划" web.team.plan diff --git a/core/wiki/wiki.shy b/core/wiki/wiki.shy index deeeb3b4..8c1aec95 100644 --- a/core/wiki/wiki.shy +++ b/core/wiki/wiki.shy @@ -1 +1 @@ -chapter "wiki" +chapter "文档"