Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
CSDN 技术社区
skill_tree_git_md_linux
提交
d0e60e3c
S
skill_tree_git_md_linux
项目概览
CSDN 技术社区
/
skill_tree_git_md_linux
通知
15
Star
4
Fork
3
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
S
skill_tree_git_md_linux
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
d0e60e3c
编写于
12月 27, 2021
作者:
L
luxin
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
add keywords_must and keywords_forbid
上级
33fdf4a7
变更
23
显示空白变更内容
内联
并排
Showing
23 changed file
with
391 addition
and
49 deletion
+391
-49
data/1.gml初阶/1.Git入门/1.Git简介/config.json
data/1.gml初阶/1.Git入门/1.Git简介/config.json
+7
-1
data/1.gml初阶/1.Git入门/2.Git安装/config.json
data/1.gml初阶/1.Git入门/2.Git安装/config.json
+7
-1
data/1.gml初阶/1.Git入门/3.Git使用/config.json
data/1.gml初阶/1.Git入门/3.Git使用/config.json
+12
-0
data/1.gml初阶/1.Git入门/4.版本管理/config.json
data/1.gml初阶/1.Git入门/4.版本管理/config.json
+16
-0
data/1.gml初阶/1.Git入门/5.分支管理/config.json
data/1.gml初阶/1.Git入门/5.分支管理/config.json
+8
-0
data/1.gml初阶/1.Git入门/6.Git标签/config.json
data/1.gml初阶/1.Git入门/6.Git标签/config.json
+6
-1
data/1.gml初阶/1.Git入门/config.json
data/1.gml初阶/1.Git入门/config.json
+4
-1
data/1.gml初阶/2.MarkDown入门/1.MarkDown介绍/config.json
data/1.gml初阶/2.MarkDown入门/1.MarkDown介绍/config.json
+8
-0
data/1.gml初阶/2.MarkDown入门/2.段落及强调/config.json
data/1.gml初阶/2.MarkDown入门/2.段落及强调/config.json
+24
-0
data/1.gml初阶/2.MarkDown入门/3.标题/config.json
data/1.gml初阶/2.MarkDown入门/3.标题/config.json
+8
-0
data/1.gml初阶/2.MarkDown入门/4.链接/config.json
data/1.gml初阶/2.MarkDown入门/4.链接/config.json
+8
-0
data/1.gml初阶/2.MarkDown入门/5.图片/config.json
data/1.gml初阶/2.MarkDown入门/5.图片/config.json
+8
-0
data/1.gml初阶/2.MarkDown入门/6.列表/config.json
data/1.gml初阶/2.MarkDown入门/6.列表/config.json
+8
-0
data/1.gml初阶/2.MarkDown入门/7.分隔线及引用/config.json
data/1.gml初阶/2.MarkDown入门/7.分隔线及引用/config.json
+12
-0
data/1.gml初阶/2.MarkDown入门/8.代码块/config.json
data/1.gml初阶/2.MarkDown入门/8.代码块/config.json
+8
-0
data/1.gml初阶/2.MarkDown入门/9.表格/config.json
data/1.gml初阶/2.MarkDown入门/9.表格/config.json
+8
-0
data/1.gml初阶/2.MarkDown入门/config.json
data/1.gml初阶/2.MarkDown入门/config.json
+4
-1
data/1.gml初阶/config.json
data/1.gml初阶/config.json
+4
-1
data/2.gml中阶/config.json
data/2.gml中阶/config.json
+4
-1
data/3.gml高阶/config.json
data/3.gml高阶/config.json
+4
-1
data/config.json
data/config.json
+3
-1
data/tree.json
data/tree.json
+163
-21
src/tree.py
src/tree.py
+57
-19
未找到文件。
data/1.gml初阶/1.Git入门/1.Git简介/config.json
浏览文件 @
d0e60e3c
...
@@ -11,5 +11,10 @@
...
@@ -11,5 +11,10 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
]
],
"keywords_must"
:
[
"简介"
,
"历史"
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/1.Git入门/2.Git安装/config.json
浏览文件 @
d0e60e3c
...
@@ -11,5 +11,10 @@
...
@@ -11,5 +11,10 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
]
],
"keywords_must"
:
[
"安装"
,
"环境配置"
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/1.Git入门/3.Git使用/config.json
浏览文件 @
d0e60e3c
...
@@ -10,5 +10,16 @@
...
@@ -10,5 +10,16 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"Git"
,
"基本用法"
],
[
"git"
,
"使用"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/1.Git入门/4.版本管理/config.json
浏览文件 @
d0e60e3c
...
@@ -7,5 +7,20 @@
...
@@ -7,5 +7,20 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"git"
,
"撤销"
],
[
"git"
,
"删除"
],
[
"git"
,
"版本管理"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/1.Git入门/5.分支管理/config.json
浏览文件 @
d0e60e3c
...
@@ -13,5 +13,12 @@
...
@@ -13,5 +13,12 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"git"
,
"分支管理"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/1.Git入门/6.Git标签/config.json
浏览文件 @
d0e60e3c
...
@@ -6,5 +6,9 @@
...
@@ -6,5 +6,9 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
]
],
"keywords_must"
:
[
"标签"
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/1.Git入门/config.json
浏览文件 @
d0e60e3c
{
{
"node_id"
:
"gml-426d7dad0f844c6d9bc1d6c4c860585c"
,
"node_id"
:
"gml-426d7dad0f844c6d9bc1d6c4c860585c"
,
"keywords"
:
[]
"keywords"
:
[],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/2.MarkDown入门/1.MarkDown介绍/config.json
浏览文件 @
d0e60e3c
...
@@ -7,5 +7,12 @@
...
@@ -7,5 +7,12 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"MarkDown"
,
"介绍"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/2.MarkDown入门/2.段落及强调/config.json
浏览文件 @
d0e60e3c
...
@@ -10,5 +10,28 @@
...
@@ -10,5 +10,28 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"MarkDown"
,
"段落"
],
[
"MarkDown"
,
"斜体"
],
[
"MarkDown"
,
"粗体"
],
[
"MarkDown"
,
"删除线"
],
[
"MarkDown"
,
"强调"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/2.MarkDown入门/3.标题/config.json
浏览文件 @
d0e60e3c
...
@@ -7,5 +7,12 @@
...
@@ -7,5 +7,12 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"MarkDown"
,
"标题"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/2.MarkDown入门/4.链接/config.json
浏览文件 @
d0e60e3c
...
@@ -7,5 +7,12 @@
...
@@ -7,5 +7,12 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"MarkDown"
,
"链接"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/2.MarkDown入门/5.图片/config.json
浏览文件 @
d0e60e3c
...
@@ -7,5 +7,12 @@
...
@@ -7,5 +7,12 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"MarkDown"
,
"图片"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/2.MarkDown入门/6.列表/config.json
浏览文件 @
d0e60e3c
...
@@ -8,5 +8,12 @@
...
@@ -8,5 +8,12 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"MarkDown"
,
"列表"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/2.MarkDown入门/7.分隔线及引用/config.json
浏览文件 @
d0e60e3c
...
@@ -7,5 +7,16 @@
...
@@ -7,5 +7,16 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"MarkDown"
,
"分隔线"
],
[
"MarkDown"
,
"引用"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/2.MarkDown入门/8.代码块/config.json
浏览文件 @
d0e60e3c
...
@@ -9,5 +9,12 @@
...
@@ -9,5 +9,12 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"MarkDown"
,
"代码块"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/2.MarkDown入门/9.表格/config.json
浏览文件 @
d0e60e3c
...
@@ -7,5 +7,12 @@
...
@@ -7,5 +7,12 @@
"children"
:
[],
"children"
:
[],
"export"
:
[
"export"
:
[
"learn.json"
"learn.json"
],
"keywords_must"
:
[
[
"MarkDown"
,
"表格"
]
]
],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/2.MarkDown入门/config.json
浏览文件 @
d0e60e3c
{
{
"node_id"
:
"gml-e5b1eb56008b451699a9e7e6d941c8ca"
,
"node_id"
:
"gml-e5b1eb56008b451699a9e7e6d941c8ca"
,
"keywords"
:
[]
"keywords"
:
[],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/1.gml初阶/config.json
浏览文件 @
d0e60e3c
{
{
"node_id"
:
"gml-3acda6f103e94664800f91494aff4099"
,
"node_id"
:
"gml-3acda6f103e94664800f91494aff4099"
,
"keywords"
:
[]
"keywords"
:
[],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/2.gml中阶/config.json
浏览文件 @
d0e60e3c
{
{
"node_id"
:
"gml-a94f8931a29e42749c65af33b5f00ffa"
,
"node_id"
:
"gml-a94f8931a29e42749c65af33b5f00ffa"
,
"keywords"
:
[]
"keywords"
:
[],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/3.gml高阶/config.json
浏览文件 @
d0e60e3c
{
{
"node_id"
:
"gml-ec7eb3a512204261a14eafc36bc55188"
,
"node_id"
:
"gml-ec7eb3a512204261a14eafc36bc55188"
,
"keywords"
:
[]
"keywords"
:
[],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/config.json
浏览文件 @
d0e60e3c
{
{
"tree_name"
:
"gml"
,
"tree_name"
:
"gml"
,
"keywords"
:
[],
"keywords"
:
[],
"node_id"
:
"gml-2edf9242568f4812bda2dd5913c09bd3"
"node_id"
:
"gml-2edf9242568f4812bda2dd5913c09bd3"
,
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
\ No newline at end of file
data/tree.json
浏览文件 @
d0e60e3c
...
@@ -24,7 +24,12 @@
...
@@ -24,7 +24,12 @@
"什么是分布式版本控制系统"
,
"什么是分布式版本控制系统"
,
"Git 诞生的故事"
"Git 诞生的故事"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
"简介"
,
"历史"
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -38,7 +43,12 @@
...
@@ -38,7 +43,12 @@
"Git 的自定义设置"
,
"Git 的自定义设置"
,
"Git 自定义别名"
"Git 自定义别名"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
"安装"
,
"环境配置"
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -51,7 +61,18 @@
...
@@ -51,7 +61,18 @@
"查看修改: git status / git diff"
,
"查看修改: git status / git diff"
,
"恢复文件: git log / git reset"
"恢复文件: git log / git reset"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"Git"
,
"基本用法"
],
[
"git"
,
"使用"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -61,7 +82,22 @@
...
@@ -61,7 +82,22 @@
"Git 撤销"
,
"Git 撤销"
,
"Git 删除"
"Git 删除"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"git"
,
"撤销"
],
[
"git"
,
"删除"
],
[
"git"
,
"版本管理"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -77,7 +113,14 @@
...
@@ -77,7 +113,14 @@
"cherry-pick 介绍及用法"
,
"cherry-pick 介绍及用法"
,
"git 的多人协作"
"git 的多人协作"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"git"
,
"分支管理"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -86,10 +129,16 @@
...
@@ -86,10 +129,16 @@
"keywords"
:
[
"keywords"
:
[
"git tag"
"git tag"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
"标签"
],
"keywords_forbid"
:
[]
}
}
}
}
]
],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -104,7 +153,14 @@
...
@@ -104,7 +153,14 @@
"认识 Markdown"
,
"认识 Markdown"
,
"使用 Markdown 的误区"
"使用 Markdown 的误区"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"MarkDown"
,
"介绍"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -117,7 +173,30 @@
...
@@ -117,7 +173,30 @@
"MarkDown粗体"
,
"MarkDown粗体"
,
"MarkDown删除线"
"MarkDown删除线"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"MarkDown"
,
"段落"
],
[
"MarkDown"
,
"斜体"
],
[
"MarkDown"
,
"粗体"
],
[
"MarkDown"
,
"删除线"
],
[
"MarkDown"
,
"强调"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -127,7 +206,14 @@
...
@@ -127,7 +206,14 @@
"Setext 标题"
,
"Setext 标题"
,
"Atx 标题"
"Atx 标题"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"MarkDown"
,
"标题"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -137,7 +223,14 @@
...
@@ -137,7 +223,14 @@
"行内链接"
,
"行内链接"
,
"参考样式链接"
"参考样式链接"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"MarkDown"
,
"链接"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -147,7 +240,14 @@
...
@@ -147,7 +240,14 @@
"行内图片"
,
"行内图片"
,
"参考样式图片"
"参考样式图片"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"MarkDown"
,
"图片"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -158,7 +258,14 @@
...
@@ -158,7 +258,14 @@
"有序列表"
,
"有序列表"
,
"任务列表"
"任务列表"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"MarkDown"
,
"列表"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -168,7 +275,18 @@
...
@@ -168,7 +275,18 @@
"分隔线"
,
"分隔线"
,
"区块引用"
"区块引用"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"MarkDown"
,
"分隔线"
],
[
"MarkDown"
,
"引用"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -180,7 +298,14 @@
...
@@ -180,7 +298,14 @@
"代码高亮"
,
"代码高亮"
,
"代码 Diff"
"代码 Diff"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"MarkDown"
,
"代码块"
]
],
"keywords_forbid"
:
[]
}
}
},
},
{
{
...
@@ -190,29 +315,46 @@
...
@@ -190,29 +315,46 @@
"创建MarkDown表格"
,
"创建MarkDown表格"
,
"MarkDown表格对齐"
"MarkDown表格对齐"
],
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[
[
"MarkDown"
,
"表格"
]
],
"keywords_forbid"
:
[]
}
}
}
}
]
],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
}
}
]
],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
},
},
{
{
"gml中阶"
:
{
"gml中阶"
:
{
"node_id"
:
"gml-a94f8931a29e42749c65af33b5f00ffa"
,
"node_id"
:
"gml-a94f8931a29e42749c65af33b5f00ffa"
,
"keywords"
:
[],
"keywords"
:
[],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
},
},
{
{
"gml高阶"
:
{
"gml高阶"
:
{
"node_id"
:
"gml-ec7eb3a512204261a14eafc36bc55188"
,
"node_id"
:
"gml-ec7eb3a512204261a14eafc36bc55188"
,
"keywords"
:
[],
"keywords"
:
[],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
}
}
]
],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
}
}
\ No newline at end of file
src/tree.py
浏览文件 @
d0e60e3c
...
@@ -2,10 +2,11 @@ import json
...
@@ -2,10 +2,11 @@ import json
import
logging
import
logging
import
os
import
os
import
re
import
re
import
subprocess
import
sys
import
sys
import
uuid
import
uuid
import
re
import
re
import
git
id_set
=
set
()
id_set
=
set
()
logger
=
logging
.
getLogger
(
__name__
)
logger
=
logging
.
getLogger
(
__name__
)
...
@@ -14,11 +15,19 @@ handler = logging.StreamHandler(sys.stdout)
...
@@ -14,11 +15,19 @@ handler = logging.StreamHandler(sys.stdout)
formatter
=
logging
.
Formatter
(
'%(asctime)s - %(levelname)s - %(message)s'
)
formatter
=
logging
.
Formatter
(
'%(asctime)s - %(levelname)s - %(message)s'
)
handler
.
setFormatter
(
formatter
)
handler
.
setFormatter
(
formatter
)
logger
.
addHandler
(
handler
)
logger
.
addHandler
(
handler
)
repo
=
git
.
Repo
(
"."
)
def
user_name
():
def
user_name
(
md_file
,
author_dict
):
return
repo
.
config_reader
().
get_value
(
"user"
,
"name"
)
ret
=
subprocess
.
Popen
([
"git"
,
"log"
,
md_file
],
stdout
=
subprocess
.
PIPE
)
lines
=
list
(
map
(
lambda
l
:
l
.
decode
(),
ret
.
stdout
.
readlines
()))
author_lines
=
[]
for
line
in
lines
:
if
line
.
startswith
(
'Author'
):
author_lines
.
append
(
line
.
split
(
' '
)[
1
])
author_nick_name
=
author_lines
[
-
1
]
return
author_dict
.
get
(
author_nick_name
,
""
)
def
load_json
(
p
):
def
load_json
(
p
):
...
@@ -77,7 +86,18 @@ def check_export(base, cfg):
...
@@ -77,7 +86,18 @@ def check_export(base, cfg):
class
TreeWalker
:
class
TreeWalker
:
def
__init__
(
self
,
root
,
tree_name
,
title
=
None
,
log
=
None
):
def
__init__
(
self
,
root
,
tree_name
,
title
=
None
,
log
=
None
,
authors
=
None
,
enable_notebook
=
None
,
ignore_keywords
=
False
):
self
.
ignore_keywords
=
ignore_keywords
self
.
authors
=
authors
if
authors
else
{}
self
.
enable_notebook
=
enable_notebook
self
.
name
=
tree_name
self
.
name
=
tree_name
self
.
root
=
root
self
.
root
=
root
self
.
title
=
tree_name
if
title
is
None
else
title
self
.
title
=
tree_name
if
title
is
None
else
title
...
@@ -89,7 +109,9 @@ class TreeWalker:
...
@@ -89,7 +109,9 @@ class TreeWalker:
root_node
=
{
root_node
=
{
"node_id"
:
root
[
"node_id"
],
"node_id"
:
root
[
"node_id"
],
"keywords"
:
root
[
"keywords"
],
"keywords"
:
root
[
"keywords"
],
"children"
:
[]
"children"
:
[],
"keywords_must"
:
root
[
"keywords_must"
],
"keywords_forbid"
:
root
[
"keywords_forbid"
]
}
}
self
.
tree
[
root
[
"tree_name"
]]
=
root_node
self
.
tree
[
root
[
"tree_name"
]]
=
root_node
self
.
load_levels
(
root_node
)
self
.
load_levels
(
root_node
)
...
@@ -144,6 +166,8 @@ class TreeWalker:
...
@@ -144,6 +166,8 @@ class TreeWalker:
"node_id"
:
config
[
"node_id"
],
"node_id"
:
config
[
"node_id"
],
"keywords"
:
config
[
"keywords"
],
"keywords"
:
config
[
"keywords"
],
"children"
:
[],
"children"
:
[],
"keywords_must"
:
config
[
"keywords_must"
],
"keywords_forbid"
:
config
[
"keywords_forbid"
]
}
}
}
}
...
@@ -195,6 +219,8 @@ class TreeWalker:
...
@@ -195,6 +219,8 @@ class TreeWalker:
"tree_name"
:
self
.
name
,
"tree_name"
:
self
.
name
,
"keywords"
:
[],
"keywords"
:
[],
"node_id"
:
self
.
gen_node_id
(),
"node_id"
:
self
.
gen_node_id
(),
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
dump_json
(
config_path
,
config
,
exist_ok
=
True
,
override
=
True
)
dump_json
(
config_path
,
config
,
exist_ok
=
True
,
override
=
True
)
else
:
else
:
...
@@ -224,7 +250,9 @@ class TreeWalker:
...
@@ -224,7 +250,9 @@ class TreeWalker:
if
not
os
.
path
.
exists
(
config_path
):
if
not
os
.
path
.
exists
(
config_path
):
config
=
{
config
=
{
"node_id"
:
self
.
gen_node_id
(),
"node_id"
:
self
.
gen_node_id
(),
"keywords"
:
[]
"keywords"
:
[],
"keywords_must"
:
[],
"keywords_forbid"
:
[]
}
}
dump_json
(
config_path
,
config
,
exist_ok
=
True
,
override
=
True
)
dump_json
(
config_path
,
config
,
exist_ok
=
True
,
override
=
True
)
else
:
else
:
...
@@ -290,6 +318,8 @@ class TreeWalker:
...
@@ -290,6 +318,8 @@ class TreeWalker:
"node_id"
:
config
[
"node_id"
],
"node_id"
:
config
[
"node_id"
],
"keywords"
:
config
[
"keywords"
],
"keywords"
:
config
[
"keywords"
],
"children"
:
[],
"children"
:
[],
"keywords_must"
:
config
[
"keywords_must"
],
"keywords_forbid"
:
config
[
"keywords_forbid"
]
}
}
}
}
return
num
,
result
return
num
,
result
...
@@ -301,7 +331,9 @@ class TreeWalker:
...
@@ -301,7 +331,9 @@ class TreeWalker:
name
:
{
name
:
{
"node_id"
:
config
[
"node_id"
],
"node_id"
:
config
[
"node_id"
],
"keywords"
:
config
[
"keywords"
],
"keywords"
:
config
[
"keywords"
],
"children"
:
config
.
get
(
"children"
,
[])
"children"
:
config
.
get
(
"children"
,
[]),
"keywords_must"
:
config
[
"keywords_must"
],
"keywords_forbid"
:
config
[
"keywords_forbid"
]
}
}
}
}
# if "children" in config:
# if "children" in config:
...
@@ -318,7 +350,8 @@ class TreeWalker:
...
@@ -318,7 +350,8 @@ class TreeWalker:
continue
continue
mfile
=
base
+
".json"
mfile
=
base
+
".json"
meta_path
=
os
.
path
.
join
(
section_path
,
mfile
)
meta_path
=
os
.
path
.
join
(
section_path
,
mfile
)
self
.
ensure_exercises_meta
(
meta_path
,
source
)
md_file
=
os
.
path
.
join
(
section_path
,
e
)
self
.
ensure_exercises_meta
(
meta_path
,
source
,
md_file
)
export
=
config
.
get
(
"export"
,
[])
export
=
config
.
get
(
"export"
,
[])
if
mfile
not
in
export
and
self
.
name
!=
"algorithm"
:
if
mfile
not
in
export
and
self
.
name
!=
"algorithm"
:
export
.
append
(
mfile
)
export
.
append
(
mfile
)
...
@@ -339,7 +372,7 @@ class TreeWalker:
...
@@ -339,7 +372,7 @@ class TreeWalker:
else
:
else
:
id_set
.
add
(
exercise
[
"exercise_id"
])
id_set
.
add
(
exercise
[
"exercise_id"
])
def
ensure_exercises_meta
(
self
,
meta_path
,
source
):
def
ensure_exercises_meta
(
self
,
meta_path
,
source
,
md_file
):
_
,
mfile
=
os
.
path
.
split
(
meta_path
)
_
,
mfile
=
os
.
path
.
split
(
meta_path
)
meta
=
None
meta
=
None
if
os
.
path
.
exists
(
meta_path
):
if
os
.
path
.
exists
(
meta_path
):
...
@@ -354,13 +387,14 @@ class TreeWalker:
...
@@ -354,13 +387,14 @@ class TreeWalker:
if
"source"
not
in
meta
:
if
"source"
not
in
meta
:
meta
[
"source"
]
=
source
meta
[
"source"
]
=
source
if
"author"
not
in
meta
:
if
"author"
not
in
meta
:
meta
[
"author"
]
=
user_name
()
meta
[
"author"
]
=
user_name
(
md_file
,
self
.
authors
)
if
"type"
not
in
meta
:
if
"type"
not
in
meta
:
meta
[
"type"
]
=
"code_options"
meta
[
"type"
]
=
"code_options"
if
meta
is
None
:
if
meta
is
None
:
meta
=
{
meta
=
{
"type"
:
"code_options"
,
"type"
:
"code_options"
,
"author"
:
user_name
(
),
"author"
:
user_name
(
md_file
,
self
.
authors
),
"source"
:
source
,
"source"
:
source
,
"notebook_enable"
:
self
.
default_notebook
(),
"notebook_enable"
:
self
.
default_notebook
(),
"exercise_id"
:
uuid
.
uuid4
().
hex
"exercise_id"
:
uuid
.
uuid4
().
hex
...
@@ -368,12 +402,16 @@ class TreeWalker:
...
@@ -368,12 +402,16 @@ class TreeWalker:
dump_json
(
meta_path
,
meta
,
True
,
True
)
dump_json
(
meta_path
,
meta
,
True
,
True
)
def
default_notebook
(
self
):
def
default_notebook
(
self
):
if
self
.
enable_notebook
is
not
None
:
return
self
.
enable_notebook
if
self
.
name
in
[
"python"
,
"java"
,
"c"
]:
if
self
.
name
in
[
"python"
,
"java"
,
"c"
]:
return
True
return
True
else
:
else
:
return
False
return
False
def
check_section_keywords
(
self
,
full_path
):
def
check_section_keywords
(
self
,
full_path
):
if
self
.
ignore_keywords
:
return
config
=
self
.
ensure_section_config
(
full_path
)
config
=
self
.
ensure_section_config
(
full_path
)
if
not
config
.
get
(
"keywords"
,
[]):
if
not
config
.
get
(
"keywords"
,
[]):
self
.
logger
.
error
(
f
"节点 [
{
full_path
}
] 的关键字为空,请修改配置文件写入关键字"
)
self
.
logger
.
error
(
f
"节点 [
{
full_path
}
] 的关键字为空,请修改配置文件写入关键字"
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录