Skip to content

Commit 5657a4e

Browse files
update built-in sources and sidebar
1 parent 5671271 commit 5657a4e

File tree

6 files changed

+5
-6
lines changed

6 files changed

+5
-6
lines changed

docs/docs/sources/AmazonS3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AmazonS3
3-
description: CocoIndex AmazonS3 sources
43
toc_max_heading_level: 4
4+
description: CocoIndex AmazonS3 sources
55
---
66

77
### Setup for Amazon S3

docs/docs/sources/AzureBlob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AzureBlob
3-
description: CocoIndex AzureBlob sources
43
toc_max_heading_level: 4
4+
description: CocoIndex AzureBlob built-in source
55
---
66

77
The `AzureBlob` source imports files from Azure Blob Storage.

docs/docs/sources/GoogleDrive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: GoogleDrive
3-
description: CocoIndex GoogleDrive sources
43
toc_max_heading_level: 4
4+
description: CocoIndex GoogleDrive built-in source
55
---
66

77
The `GoogleDrive` source imports files from Google Drive.

docs/docs/sources/LocalFile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: LocalFile
3-
description: CocoIndex LocalFile sources
43
toc_max_heading_level: 4
4+
description: CocoIndex LocalFile built-in source
55
---
66

77
The `LocalFile` source imports files from a local file system.

docs/docs/sources/postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Postgres
3-
description: CocoIndex Postgres Sources
43
toc_max_heading_level: 4
4+
description: CocoIndex Postgres built-in source
55
---
66

77
The `Postgres` source imports rows from a PostgreSQL table.

docs/sidebars.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ const sidebars: SidebarsConfig = {
6161
link: { type: 'doc', id: 'targets/index' },
6262
collapsed: true,
6363
items: [
64-
6564
'targets/postgres',
6665
'targets/qdrant',
6766
'targets/lancedb',

0 commit comments

Comments
 (0)