Skip to content

Commit 9038a29

Browse files
committed
add doc_type
1 parent b80591c commit 9038a29

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

docs/operations_/backup_restore/00_overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description: 'Overview of ClickHouse backup and restore'
33
sidebar_label: 'Overview'
44
slug: /operations/backup/overview
55
title: 'Backup and Restore in ClickHouse'
6+
doc_type: 'reference'
67
---
78

89
import GenericSettings from '@site/docs/operations_/backup_restore/_snippets/_generic_settings.md';

docs/operations_/backup_restore/01_local_disk.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description: 'Details backup/restore to or from a local disk'
33
sidebar_label: 'Local disk / S3 disk'
44
slug: /operations/backup/disk
55
title: 'Backup and Restore in ClickHouse'
6+
doc_type: 'guide'
67
---
78

89
import GenericSettings from '@site/docs/operations_/backup_restore/_snippets/_generic_settings.md';

docs/operations_/backup_restore/02_s3_endpoint.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description: 'Overview of ClickHouse backup and restore'
33
sidebar_label: 'S3 endpoint'
44
slug: /operations/backup/s3_endpoint
55
title: 'Backup and restore to/from an S3 endpoint'
6+
doc_type: 'guide'
67
---
78

89
import Syntax from '@site/docs/operations_/backup_restore/_snippets/_syntax.md';

docs/operations_/backup_restore/03_azure_blob_storage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description: 'Details backup/restore to or from an Azure Blob Storage endpoint'
33
sidebar_label: 'AzureBlobStorage'
44
slug: /operations/backup/azure
55
title: 'Backup and restore to/from Azure Blob Storage'
6+
doc_type: 'guide'
67
---
78

89
import Syntax from '@site/docs/operations_/backup_restore/_snippets/_syntax.md';

docs/operations_/backup_restore/04_alternative_methods.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description: 'Details alternative backup or restore methods'
33
sidebar_label: 'Alternative methods'
44
slug: /operations/backup/alternative_methods
55
title: 'Alternative backup or restore methods'
6+
doc_type: 'reference'
67
---
78

89
# Alternative backup methods

0 commit comments

Comments
 (0)