File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : AmazonS3
3
3
toc_max_heading_level : 4
4
- description : CocoIndex Built-in AmazonS3 Sources
4
+ description : CocoIndex AmazonS3 Built-in Sources
5
5
---
6
6
7
7
### Setup for Amazon S3
Original file line number Diff line number Diff line change 1
1
---
2
2
title : AzureBlob
3
3
toc_max_heading_level : 4
4
- description : CocoIndex Built-in AzureBlob Sources
4
+ description : CocoIndex AzureBlob Built-in Sources
5
5
---
6
6
7
7
The ` AzureBlob ` source imports files from Azure Blob Storage.
Original file line number Diff line number Diff line change 1
1
---
2
2
title : GoogleDrive
3
3
toc_max_heading_level : 4
4
- description : CocoIndex Built-in GoogleDrive Sources
4
+ description : CocoIndex GoogleDrive Built-in Sources
5
5
---
6
6
7
7
The ` GoogleDrive ` source imports files from Google Drive.
Original file line number Diff line number Diff line change 1
1
---
2
2
title : LocalFile
3
3
toc_max_heading_level : 4
4
- description : CocoIndex Built-in LocalFile Sources
4
+ description : CocoIndex LocalFile Built-in Sources
5
5
---
6
6
7
7
The ` LocalFile ` source imports files from a local file system.
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Postgres
3
3
toc_max_heading_level : 4
4
- description : CocoIndex Postgres built -in source
4
+ description : CocoIndex Postgres Built -in Sources
5
5
---
6
6
7
7
The ` Postgres ` source imports rows from a PostgreSQL table.
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ const sidebars: SidebarsConfig = {
61
61
link : { type : 'doc' , id : 'targets/index' } ,
62
62
collapsed : true ,
63
63
items : [
64
-
64
+
65
65
'targets/postgres' ,
66
66
'targets/qdrant' ,
67
67
'targets/lancedb' ,
You can’t perform that action at this time.
0 commit comments