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代码大模型提供了以下数据清洗能力:
118
118
- [安装、配置、运行](. / doc/ 3_install_and_run. md)
119
119
- [G ödel查询语言介绍](. / doc/ 4_godelscript_language. md)
120
120
- [VSCode 开发插件](. / doc/ 5_toolchain. md)
121
+ - [COREF API ](https: // codefuse-ai.github.io/CodeFuse-Query/godel-api/coref_library_reference.html)
121
122
122
123
## 教程 (tutorial)
123
124
- [在线教程](. / tutorial/ README . md)
Original file line number Diff line number Diff line change 1
- title : Just the Docs Template
1
+ title : CodeFuse-Query Documentation
2
2
description : A starter template for a Jeykll site using the Just the Docs theme!
3
3
theme : just-the-docs
4
4
Original file line number Diff line number Diff line change @@ -3,9 +3,11 @@ title: Home
3
3
layout : default
4
4
nav_order : 1
5
5
---
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