Skip to content

Commit

Permalink
add 00 to all the weights in *.md files
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Yusupov <dmitry@nexenta.com>
  • Loading branch information
Dmitry Yusupov committed Feb 4, 2019
1 parent e61ab0d commit 90ad284
Show file tree
Hide file tree
Showing 52 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion Documentation/advanced-configuration.md
@@ -1,6 +1,6 @@
---
title: Advanced Configuration
weight: 113
weight: 11300
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/cassandra-cluster-crd.md
@@ -1,6 +1,6 @@
---
title: Cassandra Cluster CRD
weight: 50
weight: 5000
---

# Cassandra Cluster CRD
Expand Down
4 changes: 2 additions & 2 deletions Documentation/cassandra.md
@@ -1,6 +1,6 @@
---
title: Cassandra
weight: 7
weight: 700
indent: true
---

Expand Down Expand Up @@ -136,4 +136,4 @@ If everything looks OK in the operator logs, you can also look in the logs for o

```console
kubectl -n rook-cassandra logs rook-cassandra-0
```
```
2 changes: 1 addition & 1 deletion Documentation/ceph-block.md
@@ -1,6 +1,6 @@
---
title: Block Storage
weight: 21
weight: 2100
indent: true
---
{% assign url = page.url | split: '/' %}
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-cluster-crd.md
@@ -1,6 +1,6 @@
---
title: Cluster CRD
weight: 26
weight: 2600
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-csi-drivers.md
@@ -1,6 +1,6 @@
---
title: Ceph CSI
weight: 32
weight: 3200
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-dashboard.md
@@ -1,6 +1,6 @@
---
title: Dashboard
weight: 24
weight: 2400
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-filesystem-crd.md
@@ -1,6 +1,6 @@
---
title: Shared File System CRD
weight: 30
weight: 3000
indent: true
---
{% assign url = page.url | split: '/' %}
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-filesystem.md
@@ -1,6 +1,6 @@
---
title: Shared File System
weight: 23
weight: 2300
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-monitoring.md
@@ -1,6 +1,6 @@
---
title: Monitoring
weight: 25
weight: 2500
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-nfs-crd.md
@@ -1,6 +1,6 @@
---
title: NFS CRD
weight: 31
weight: 3100
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-object-store-crd.md
@@ -1,6 +1,6 @@
---
title: Object Store CRD
weight: 28
weight: 2800
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-object-store-user-crd.md
@@ -1,6 +1,6 @@
---
title: Object Store User CRD
weight: 29
weight: 2900
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-object.md
@@ -1,6 +1,6 @@
---
title: Object Storage
weight: 22
weight: 2200
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-pool-crd.md
@@ -1,6 +1,6 @@
---
title: Block Pool CRD
weight: 27
weight: 2700
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-quickstart.md
@@ -1,6 +1,6 @@
---
title: Ceph Storage
weight: 3
weight: 300
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-storage.md
@@ -1,6 +1,6 @@
---
title: Ceph Storage
weight: 20
weight: 2000
---

# Ceph Storage
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-teardown.md
@@ -1,6 +1,6 @@
---
title: Cleanup
weight: 39
weight: 3900
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-toolbox.md
@@ -1,6 +1,6 @@
---
title: Toolbox
weight: 111
weight: 11100
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-tools.md
@@ -1,6 +1,6 @@
---
title: Ceph Tools
weight: 110
weight: 11000
---

# Ceph Tools
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ceph-upgrade.md
@@ -1,6 +1,6 @@
---
title: Upgrades
weight: 38
weight: 3800
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/cockroachdb-cluster-crd.md
@@ -1,6 +1,6 @@
---
title: CockroachDB Cluster CRD
weight: 60
weight: 6000
---

# CockroachDB Cluster CRD
Expand Down
2 changes: 1 addition & 1 deletion Documentation/cockroachdb.md
@@ -1,6 +1,6 @@
---
title: CockroachDB
weight: 5
weight: 500
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/common-issues.md
@@ -1,6 +1,6 @@
---
title: Common Issues
weight: 114
weight: 11400
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/container-linux.md
@@ -1,6 +1,6 @@
---
title: Container Linux
weight: 115
weight: 11500
indent: true
---
# Using the Container Linux Update Operator with Rook
Expand Down
2 changes: 1 addition & 1 deletion Documentation/crds.md
@@ -1,6 +1,6 @@
---
title: Custom Resources
weight: 9
weight: 900
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/development-environment.md
@@ -1,6 +1,6 @@
---
title: Multi-Node Test Environment
weight: 121
weight: 12100
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/development-flow.md
@@ -1,6 +1,6 @@
---
title: Contributing
weight: 120
weight: 12000
---

# Contributing
Expand Down
2 changes: 1 addition & 1 deletion Documentation/direct-tools.md
@@ -1,6 +1,6 @@
---
title: Direct Tools
weight: 112
weight: 11200
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/disaster-recovery.md
@@ -1,6 +1,6 @@
---
title: Disaster Recovery
weight: 116
weight: 11600
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/edgefs-cluster-crd.md
@@ -1,6 +1,6 @@
---
title: EdgeFS Cluster CRD
weight: 41
weight: 4100
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/edgefs-csi.md
@@ -1,6 +1,6 @@
---
title: EdgeFS CSI provisioner
weight: 47
weight: 4700
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/edgefs-iscsi-crd.md
@@ -1,6 +1,6 @@
---
title: EdgeFS iSCSI Target CRD
weight: 46
weight: 4600
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/edgefs-monitoring.md
@@ -1,6 +1,6 @@
---
title: EdgeFS Monitoring
weight: 48
weight: 4800
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/edgefs-nfs-crd.md
@@ -1,6 +1,6 @@
---
title: EdgeFS Scale-Out NFS CRD
weight: 43
weight: 4300
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/edgefs-quickstart.md
@@ -1,6 +1,6 @@
---
title: EdgeFS Geo-Transparent Storage
weight: 7
weight: 700
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/edgefs-s3-crd.md
@@ -1,6 +1,6 @@
---
title: EdgeFS AWS S3 CRD
weight: 45
weight: 4500
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/edgefs-s3x-crd.md
@@ -1,6 +1,6 @@
---
title: Edge-X S3 CRD
weight: 44
weight: 4400
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/edgefs-storage.md
@@ -1,6 +1,6 @@
---
title: EdgeFS Storage
weight: 40
weight: 4000
---

# EdgeFS Storage
Expand Down
2 changes: 1 addition & 1 deletion Documentation/edgefs-ui.md
@@ -1,6 +1,6 @@
---
title: EdgeFS User Interface
weight: 49
weight: 4900
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/flexvolume.md
@@ -1,6 +1,6 @@
---
title: FlexVolume Configuration
weight: 12
weight: 1200
indent: true
---
# FlexVolume Configuration
Expand Down
2 changes: 1 addition & 1 deletion Documentation/helm-operator.md
@@ -1,6 +1,6 @@
---
title: Ceph Operator
weight: 101
weight: 10100
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/helm.md
@@ -1,6 +1,6 @@
---
title: Helm Charts
weight: 100
weight: 10000
---

# Helm Charts
Expand Down
2 changes: 1 addition & 1 deletion Documentation/k8s-pre-reqs.md
@@ -1,6 +1,6 @@
---
title: Prerequisites
weight: 10
weight: 1000
---

# Prerequisites
Expand Down
2 changes: 1 addition & 1 deletion Documentation/minio-object-store-crd.md
@@ -1,6 +1,6 @@
---
title: Minio Object Store CRD
weight: 70
weight: 7000
---

# Minio Object Store CRD
Expand Down
2 changes: 1 addition & 1 deletion Documentation/minio-object-store.md
@@ -1,6 +1,6 @@
---
title: Minio Object Store
weight: 6
weight: 600
indent: true
---

Expand Down
2 changes: 1 addition & 1 deletion Documentation/nfs-crd.md
@@ -1,6 +1,6 @@
---
title: NFS Server CRD
weight: 80
weight: 8000
---

# NFS Server CRD
Expand Down
4 changes: 2 additions & 2 deletions Documentation/nfs.md
@@ -1,6 +1,6 @@
---
title: Network File System (NFS)
weight: 8
weight: 800
indent: true
---

Expand Down Expand Up @@ -300,4 +300,4 @@ If the NFS server pod does not come up, the first step would be to examine the N

```console
kubectl -n rook-nfs-system logs -l app=rook-nfs-operator
```
```

0 comments on commit 90ad284

Please sign in to comment.