Skip to content

Commit c3aaa3c

Browse files
committed
Add front matter
Signed-off-by: Tamal Saha <[email protected]>
1 parent f26d3a3 commit c3aaa3c

File tree

39 files changed

+446
-0
lines changed

39 files changed

+446
-0
lines changed

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+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Backingstore
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: backingstore-crds
6+
name: Backingstore
7+
parent: crds-concepts
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
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Bucketclass
3+
menu:
4+
docs_{{ .version }}:
5+
identifier: bucketclass-crds
6+
name: Bucketclass
7+
parent: crds-concepts
8+
weight: 1
9+
menu_name: docs_{{ .version }}
10+
---
11+

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

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

0 commit comments

Comments
 (0)