File tree 3 files changed +14
-4
lines changed
3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Note: The maturity level of the language status is determined based on the types
80
80
- [ Installation, Configuration, and Running] ( ./doc/3_install_and_run.en.md )
81
81
- [ GödelScript Query Language] ( ./doc/4_godelscript_language.en.md )
82
82
- [ Developing Plugins (VSCode)] ( ./doc/5_toolchain.en.md )
83
- - [ COREF API] ( https://codefuse-ai.github.io/CodeFuse-Query/godel-api/coref_library_reference.html )
83
+ - [ COREF API] ( https://codefuse-ai.github.io/CodeFuse-Query )
84
84
85
85
## Tutorial
86
86
- [ Online Tutorial] ( ./tutorial/README.en.md )
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ CodeFuse-Query 包括**Sparrow CLI **和CodeFuse-Query**在线服务Query中心*
79
79
- [ 安装、配置、运行] ( ./doc/3_install_and_run.md )
80
80
- [ Gödel查询语言介绍] ( ./doc/4_godelscript_language.md )
81
81
- [ VSCode开发插件] ( ./doc/5_toolchain.md )
82
- - [ COREF API] ( https://codefuse-ai.github.io/CodeFuse-Query/godel-api/coref_library_reference.html )
82
+ - [ COREF API] ( https://codefuse-ai.github.io/CodeFuse-Query )
83
83
84
84
## 教程 (tutorial)
85
85
- [ 在线教程] ( ./tutorial/README.md )
Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ title: Home
3
3
layout : default
4
4
nav_order : 1
5
5
---
6
- ## 文档 (Documentation)
6
+ # 文档 (Documentation)
7
7
8
- 请见[ 仓库首页] ( https://github.com/codefuse-ai/CodeFuse-Query )
8
+ * 请见[ 仓库首页] ( https://github.com/codefuse-ai/CodeFuse-Query )
9
+
10
+ # COREF Library Reference
11
+
12
+ * [ coref::cfamily] ( ./godel-api/cfamily/reference.html )
13
+ * [ coref::go] ( ./godel-api/go/reference.html )
14
+ * [ coref::java] ( ./godel-api/java/reference.html )
15
+ * [ coref::javascript] ( ./godel-api/javascript/reference.html )
16
+ * [ coref::properties] ( ./godel-api/properties/reference.html )
17
+ * [ coref::python] ( ./godel-api/python/reference.html )
18
+ * [ coref::xml] ( ./godel-api/xml/reference.html )
You can’t perform that action at this time.
0 commit comments