Skip to content

Commit d6c5888

Browse files
revert: docs/docs/targets docs/package.json docs/yarn.lock docs/sidebars.ts docs/docs/sources/index.md
1 parent 991e98a commit d6c5888

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-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
33
toc_max_heading_level: 4
4-
description: CocoIndex Built-in AmazonS3 Sources
4+
description: CocoIndex AmazonS3 Built-in 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
33
toc_max_heading_level: 4
4-
description: CocoIndex Built-in AzureBlob Sources
4+
description: CocoIndex AzureBlob Built-in Sources
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
33
toc_max_heading_level: 4
4-
description: CocoIndex Built-in GoogleDrive Sources
4+
description: CocoIndex GoogleDrive Built-in Sources
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
33
toc_max_heading_level: 4
4-
description: CocoIndex Built-in LocalFile Sources
4+
description: CocoIndex LocalFile Built-in Sources
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
33
toc_max_heading_level: 4
4-
description: CocoIndex Postgres built-in source
4+
description: CocoIndex Postgres Built-in Sources
55
---
66

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

docs/sidebars.ts

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

0 commit comments

Comments
 (0)