Skip to content

Commit 6e7b072

Browse files
committed
Add front matter
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent f26d3a3 commit 6e7b072

23 files changed

Lines changed: 270 additions & 0 deletions

File tree

docs/concepts/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: Readme
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: readme-concepts
6+
name: Readme
7+
parent: concepts-docs
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
section_menu_id: concepts
11+
---
12+
113
# Concepts
214
Concepts help you to learn about the different parts of the NooBaa and the abstractions it uses.
315

docs/concepts/_index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Concepts
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: concepts-docs
6+
name: Concepts
7+
parent: docs-docs
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
---
11+

docs/concepts/crds/_index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Crds
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: crds-concepts
6+
name: Crds
7+
parent: concepts-docs
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
---
11+

docs/concepts/crds/backingstore/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: Index
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: index-backingstore
6+
name: Index
7+
parent: backingstore-crds
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
section_menu_id: concepts
11+
---
12+
113
# BackingStore
214

315
## What is BackingStore

docs/concepts/crds/bucketclass/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: Index
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: index-bucketclass
6+
name: Index
7+
parent: bucketclass-crds
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
section_menu_id: concepts
11+
---
12+
113
# BucketClass
214

315
## What is BucketClass

docs/concepts/crds/namespacestore/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: Index
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: index-namespacestore
6+
name: Index
7+
parent: namespacestore-crds
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
section_menu_id: concepts
11+
---
12+
113
# NamespaceStore
214

315
## What is NamespaceStore

docs/concepts/crds/noobaa/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: Index
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: index-noobaa
6+
name: Index
7+
parent: noobaa-crds
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
section_menu_id: concepts
11+
---
12+
113
# NooBaa
214

315
## What is NooBaa

docs/concepts/crds/objectbucket/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: Index
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: index-objectbucket
6+
name: Index
7+
parent: objectbucket-crds
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
section_menu_id: concepts
11+
---
12+
113
# ObjectBucket
214

315
## What is ObjectBucket

docs/concepts/crds/objectbucketclaim/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: Index
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: index-objectbucketclaim
6+
name: Index
7+
parent: objectbucketclaim-crds
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
section_menu_id: concepts
11+
---
12+
113
# ObjectBucketClaim
214

315
## What is ObjectBucketClaim
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: What Is Noobaa
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: what-is-noobaa-concepts
6+
name: What Is Noobaa
7+
parent: concepts-docs
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
---
11+

0 commit comments

Comments
 (0)