diff --git a/docs/_index.md b/docs/_index.md index 156a15b..e4ff844 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -5,6 +5,6 @@ menu: docs_{{ .version }}: identifier: welcome name: Welcome - weight: 10 + weight: 1 menu_name: docs_{{ .version }} --- diff --git a/docs/concepts/README.md b/docs/concepts/README.md index 5760b28..102d008 100644 --- a/docs/concepts/README.md +++ b/docs/concepts/README.md @@ -4,10 +4,13 @@ menu: docs_{{ .version }}: identifier: readme-concepts name: Readme - parent: concepts-docs + parent: concepts weight: 1 menu_name: docs_{{ .version }} section_menu_id: concepts +url: /docs/{{ .version }}/concepts/ +aliases: +- /docs/{{ .version }}/concepts/README/ --- # Concepts diff --git a/docs/concepts/_index.md b/docs/concepts/_index.md index d335c91..9ac6490 100755 --- a/docs/concepts/_index.md +++ b/docs/concepts/_index.md @@ -2,9 +2,9 @@ title: Concepts menu: docs_{{ .version }}: - identifier: concepts-docs + identifier: concepts name: Concepts - weight: 1 + weight: 2 menu_name: docs_{{ .version }} --- diff --git a/docs/concepts/crds/_index.md b/docs/concepts/crds/_index.md index 8f1e94c..4ab80cd 100755 --- a/docs/concepts/crds/_index.md +++ b/docs/concepts/crds/_index.md @@ -2,10 +2,10 @@ title: Crds menu: docs_{{ .version }}: - identifier: crds-concepts + identifier: crds name: Crds - parent: concepts-docs - weight: 1 + parent: concepts + weight: 15 menu_name: docs_{{ .version }} --- diff --git a/docs/concepts/crds/backingstore/index.md b/docs/concepts/crds/backingstore/index.md index 26a55e9..af646ac 100644 --- a/docs/concepts/crds/backingstore/index.md +++ b/docs/concepts/crds/backingstore/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: BackingStore menu: docs_{{ .version }}: identifier: index-backingstore - name: Index - parent: backingstore-crds + name: BackingStore + parent: crds weight: 1 menu_name: docs_{{ .version }} section_menu_id: concepts diff --git a/docs/concepts/crds/bucketclass/index.md b/docs/concepts/crds/bucketclass/index.md index 422bfcb..d7ce370 100644 --- a/docs/concepts/crds/bucketclass/index.md +++ b/docs/concepts/crds/bucketclass/index.md @@ -1,11 +1,11 @@ --- -title: Index +title: BucketClass menu: docs_{{ .version }}: identifier: index-bucketclass - name: Index - parent: bucketclass-crds - weight: 1 + name: BucketClass + parent: crds + weight: 2 menu_name: docs_{{ .version }} section_menu_id: concepts --- diff --git a/docs/concepts/crds/namespacestore/index.md b/docs/concepts/crds/namespacestore/index.md index 5ce9166..5ac6c24 100644 --- a/docs/concepts/crds/namespacestore/index.md +++ b/docs/concepts/crds/namespacestore/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: NamespaceStore menu: docs_{{ .version }}: identifier: index-namespacestore - name: Index - parent: namespacestore-crds + name: NamespaceStore + parent: crds weight: 1 menu_name: docs_{{ .version }} section_menu_id: concepts diff --git a/docs/concepts/crds/noobaa/index.md b/docs/concepts/crds/noobaa/index.md index c88d26a..bd1b9a2 100644 --- a/docs/concepts/crds/noobaa/index.md +++ b/docs/concepts/crds/noobaa/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: NooBaa menu: docs_{{ .version }}: identifier: index-noobaa - name: Index - parent: noobaa-crds + name: NooBaa + parent: crds weight: 1 menu_name: docs_{{ .version }} section_menu_id: concepts diff --git a/docs/concepts/crds/objectbucket/index.md b/docs/concepts/crds/objectbucket/index.md index 76d2c02..f2f9233 100644 --- a/docs/concepts/crds/objectbucket/index.md +++ b/docs/concepts/crds/objectbucket/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: ObjectBucket menu: docs_{{ .version }}: identifier: index-objectbucket - name: Index - parent: objectbucket-crds + name: ObjectBucket + parent: crds weight: 1 menu_name: docs_{{ .version }} section_menu_id: concepts diff --git a/docs/concepts/crds/objectbucketclaim/index.md b/docs/concepts/crds/objectbucketclaim/index.md index 9009130..37fda85 100644 --- a/docs/concepts/crds/objectbucketclaim/index.md +++ b/docs/concepts/crds/objectbucketclaim/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: ObjectBucketClaim menu: docs_{{ .version }}: identifier: index-objectbucketclaim - name: Index - parent: objectbucketclaim-crds + name: ObjectBucketClaim + parent: crds weight: 1 menu_name: docs_{{ .version }} section_menu_id: concepts diff --git a/docs/concepts/what-is-noobaa/_index.md b/docs/concepts/what-is-noobaa/_index.md index f1a6d03..401dc30 100755 --- a/docs/concepts/what-is-noobaa/_index.md +++ b/docs/concepts/what-is-noobaa/_index.md @@ -4,7 +4,7 @@ menu: docs_{{ .version }}: identifier: what-is-noobaa-concepts name: What Is Noobaa - parent: concepts-docs + parent: concepts weight: 1 menu_name: docs_{{ .version }} --- diff --git a/docs/concepts/what-is-noobaa/overview/index.md b/docs/concepts/what-is-noobaa/overview/index.md index d487e5a..973dd49 100644 --- a/docs/concepts/what-is-noobaa/overview/index.md +++ b/docs/concepts/what-is-noobaa/overview/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: NooBaa menu: docs_{{ .version }}: identifier: index-overview - name: Index - parent: overview-what-is-noobaa + name: NooBaa + parent: what-is-noobaa-concepts weight: 1 menu_name: docs_{{ .version }} section_menu_id: concepts diff --git a/docs/guides/README.md b/docs/guides/README.md new file mode 100644 index 0000000..ae0beec --- /dev/null +++ b/docs/guides/README.md @@ -0,0 +1,19 @@ +--- +title: Table of Contents | Guides +description: Table of Contents | Guides +menu: + docs_{{ .version }}: + identifier: guides-readme + name: Readme + parent: guides + weight: -1 +product_name: kubeobj +menu_name: docs_{{ .version }} +section_menu_id: guides +url: /docs/{{ .version }}/guides/ +aliases: +- /docs/{{ .version }}/guides/README/ +--- + +# Guides +Guides show how to perform different operations with KubeObj. We have divided guides section into the following sub-sections: \ No newline at end of file diff --git a/docs/guides/_index.md b/docs/guides/_index.md index b643b27..90d2f61 100755 --- a/docs/guides/_index.md +++ b/docs/guides/_index.md @@ -6,5 +6,8 @@ menu: name: Guides weight: 1 menu_name: docs_{{ .version }} +url: /docs/{{ .version }}/guides/ +aliases: +- /docs/{{ .version }}/guides/README/ --- diff --git a/docs/guides/cloud-native-operation/index.md b/docs/guides/cloud-native-operation/index.md index 5bb99c5..416f54b 100644 --- a/docs/guides/cloud-native-operation/index.md +++ b/docs/guides/cloud-native-operation/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: Cloud Native Operation menu: docs_{{ .version }}: identifier: index-cloud-native-operation - name: Index - parent: cloud-native-operation-guides + name: Cloud Native Operation + parent: guides weight: 1 menu_name: docs_{{ .version }} section_menu_id: guides diff --git a/docs/guides/data-replication-policy/index.md b/docs/guides/data-replication-policy/index.md index 857027d..3112047 100644 --- a/docs/guides/data-replication-policy/index.md +++ b/docs/guides/data-replication-policy/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: Bucket Data Replication menu: docs_{{ .version }}: identifier: index-data-replication-policy - name: Index - parent: data-replication-policy-guides + name: Bucket Data Replication + parent: guides weight: 1 menu_name: docs_{{ .version }} section_menu_id: guides diff --git a/docs/guides/high-availability/index.md b/docs/guides/high-availability/index.md index ec8d870..8ccf81c 100644 --- a/docs/guides/high-availability/index.md +++ b/docs/guides/high-availability/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: High Availability menu: docs_{{ .version }}: identifier: index-high-availability - name: Index - parent: high-availability-guides + name: High Availability + parent: guides weight: 1 menu_name: docs_{{ .version }} section_menu_id: guides diff --git a/docs/guides/monitoring/dashboard/_index.md b/docs/guides/monitoring/dashboard/_index.md index 4f447f7..5b51595 100755 --- a/docs/guides/monitoring/dashboard/_index.md +++ b/docs/guides/monitoring/dashboard/_index.md @@ -4,7 +4,7 @@ menu: docs_{{ .version }}: identifier: dashboard-monitoring name: Dashboard - parent: monitoring-guides + parent: index-monitoring weight: 1 menu_name: docs_{{ .version }} --- diff --git a/docs/guides/monitoring/index.md b/docs/guides/monitoring/index.md index ee3e401..19a3503 100644 --- a/docs/guides/monitoring/index.md +++ b/docs/guides/monitoring/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: Monitoring menu: docs_{{ .version }}: identifier: index-monitoring - name: Index - parent: monitoring-guides + name: Monitoring + parent: guides weight: 1 menu_name: docs_{{ .version }} section_menu_id: guides diff --git a/docs/guides/multi-cloud-federation/index.md b/docs/guides/multi-cloud-federation/index.md index cf829a3..bc72d44 100644 --- a/docs/guides/multi-cloud-federation/index.md +++ b/docs/guides/multi-cloud-federation/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: Multi Cloud Federation menu: docs_{{ .version }}: identifier: index-multi-cloud-federation - name: Index - parent: multi-cloud-federation-guides + name: Multi Cloud Federation + parent: guides weight: 1 menu_name: docs_{{ .version }} section_menu_id: guides diff --git a/docs/guides/on-prem-with-scalability/index.md b/docs/guides/on-prem-with-scalability/index.md index 0c0503c..93fe862 100644 --- a/docs/guides/on-prem-with-scalability/index.md +++ b/docs/guides/on-prem-with-scalability/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: On-Prem with scalability menu: docs_{{ .version }}: identifier: index-on-prem-with-scalability - name: Index - parent: on-prem-with-scalability-guides + name: On-Prem with scalability + parent: guides weight: 1 menu_name: docs_{{ .version }} section_menu_id: guides diff --git a/docs/guides/unified-data-access/index.md b/docs/guides/unified-data-access/index.md index 8072aff..57dfbe1 100644 --- a/docs/guides/unified-data-access/index.md +++ b/docs/guides/unified-data-access/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: Unified Data Access menu: docs_{{ .version }}: identifier: index-unified-data-access - name: Index - parent: unified-data-access-guides + name: Unified Data Access + parent: guides weight: 1 menu_name: docs_{{ .version }} section_menu_id: guides diff --git a/docs/setup/README.md b/docs/setup/README.md new file mode 100644 index 0000000..85bef89 --- /dev/null +++ b/docs/setup/README.md @@ -0,0 +1,22 @@ +--- +title: Setup | KubeObj +description: Setup guides for KubeObj by AppsCode +menu: + docs_{{ .version }}: + identifier: setup-readme + name: Readme + parent: setup-docs + weight: -1 +product_name: kubeobj +menu_name: docs_{{ .version }} +section_menu_id: setup-docs +url: /docs/{{ .version }}/setup/ +aliases: +- /docs/{{ .version }}/setup/README/ +info: + cli: v0.19.0 + installer: {{ .version }} + version: {{ .version }} +--- + +# Setup \ No newline at end of file diff --git a/docs/setup/install/index.md b/docs/setup/install/index.md index 2a48b06..b32e295 100644 --- a/docs/setup/install/index.md +++ b/docs/setup/install/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: Install menu: docs_{{ .version }}: identifier: index-install - name: Index - parent: install-setup + name: Install + parent: setup-docs weight: 1 menu_name: docs_{{ .version }} section_menu_id: setup diff --git a/docs/setup/upgrade/index.md b/docs/setup/upgrade/index.md index 72ce475..092708b 100644 --- a/docs/setup/upgrade/index.md +++ b/docs/setup/upgrade/index.md @@ -1,10 +1,10 @@ --- -title: Index +title: Upgrade menu: docs_{{ .version }}: identifier: index-upgrade - name: Index - parent: upgrade-setup + name: Upgrade + parent: setup-docs weight: 1 menu_name: docs_{{ .version }} section_menu_id: setup