File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ CodeFuse-Query为CodeFuse代码大模型提供了以下数据清洗能力:
118118- [安装、配置、运行](. / doc/ 3_install_and_run. md)
119119- [G ödel查询语言介绍](. / doc/ 4_godelscript_language. md)
120120- [VSCode 开发插件](. / doc/ 5_toolchain. md)
121+ - [COREF API ](https: // codefuse-ai.github.io/CodeFuse-Query/godel-api/coref_library_reference.html)
121122
122123## 教程 (tutorial)
123124- [在线教程](. / tutorial/ README . md)
Original file line number Diff line number Diff line change 1- title : Just the Docs Template
1+ title : CodeFuse-Query Documentation
22description : A starter template for a Jeykll site using the Just the Docs theme!
33theme : just-the-docs
44
Original file line number Diff line number Diff line change @@ -3,9 +3,11 @@ title: Home
33layout : default
44nav_order : 1
55---
6- ## 文档 (Documentation)
7- - [ 引言] ( 1_abstract.md )
8- - [ 概述] ( 2_introduction.md )
9- - [ 安装、配置、运行] ( 3_install_and_run.md )
10- - [ GödelScript 查询语言介绍] ( 4_godelscript_language.md )
11- - [ VSCode开发插件] ( 5_toolchain.md )
6+ ## 文档 (Documentation) 请见[ 仓库首页] ( https://github.com/codefuse-ai/CodeFuse-Query )
7+
8+ - [ 引言] ( https://github.com/codefuse-ai/CodeFuse-Query/blob/main/doc/1_abstract.md )
9+ - [ 概述] ( https://github.com/codefuse-ai/CodeFuse-Query/blob/main/doc/2_introduction.md )
10+ - [ 安装、配置、运行] ( https://github.com/codefuse-ai/CodeFuse-Query/blob/main/doc/3_install_and_run.md )
11+ - [ GödelScript 查询语言介绍] ( https://github.com/codefuse-ai/CodeFuse-Query/blob/main/doc/4_godelscript_language.md )
12+ - [ VSCode开发插件] ( https://github.com/codefuse-ai/CodeFuse-Query/blob/main/doc/5_toolchain.md )
13+ - [ COREF API] ( https://codefuse-ai.github.io/CodeFuse-Query/godel-api/coref_library_reference.html )
You can’t perform that action at this time.
0 commit comments