Skip to content

Commit f9dcce4

Browse files
authored
Merge pull request #1812 from Fryguy/fix_site_menu
Fix indenting issue in site_menu
2 parents 4eda9ef + 1785ef7 commit f9dcce4

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

_data/site_menu.yml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4,36 +4,36 @@ installing:
44
title: Installing
55
children:
66
- title: Containerized (podified)
7-
children:
8-
- title: Kubernetes
9-
path: "/docs/reference/latest/installing_on_kubernetes/index.html"
10-
desc: "How to install and configure ManageIQ on Kubernetes"
7+
children:
8+
- title: Kubernetes
9+
path: "/docs/reference/latest/installing_on_kubernetes/index.html"
10+
desc: "How to install and configure ManageIQ on Kubernetes"
1111
- title: Appliance
12-
children:
13-
- title: Amazon Web Services (AWS)
14-
path: "/docs/reference/latest/installing_on_aws/index.html"
15-
desc: "How to install and configure the ManageIQ on Amazon Web Services (AWS)"
16-
- title: IBM Cloud
17-
path: "/docs/reference/latest/installing_on_ibm_cloud/index.html"
18-
desc: "How to install and configure the ManageIQ on IBM Cloud"
19-
- title: Microsoft Azure
20-
path: "/docs/reference/latest/installing_on_microsoft_azure/index.html"
21-
desc: "How to install and configure the ManageIQ on Microsoft Azure"
22-
- title: Google Compute Engine
23-
path: "/docs/reference/latest/installing_on_google_compute_engine/index.html"
24-
desc: "How to install and configure the ManageIQ on Google Compute Engine"
25-
- title: VMware vSphere
26-
path: "/docs/reference/latest/installing_on_vmware_vsphere/index.html"
27-
desc: "How to install and configure the ManageIQ on VMware vSphere"
28-
- title: Red Hat Enterprise OpenStack Platform
29-
path: "/docs/reference/latest/installing_on_red_hat_enterprise_linux_openstack_platform/index.html"
30-
desc: "How to install and configure the ManageIQ on Red Hat OpenStack Platform"
31-
- title: Red Hat Enterprise Virtualization
32-
path: "/docs/reference/latest/installing_on_red_hat_virtualization/index.html"
33-
desc: "How to install and configure the ManageIQ on Red Hat Enterprise Virtualization"
34-
- title: Microsoft System Center Virtual Machine Manager (SCVMM)
35-
path: "/docs/reference/latest/installing_on_scvmm/index.html"
36-
desc: "How to install and configure the ManageIQ on Microsoft System Center Virtual Machine Manager (SCVMM)"
12+
children:
13+
- title: Amazon Web Services (AWS)
14+
path: "/docs/reference/latest/installing_on_aws/index.html"
15+
desc: "How to install and configure the ManageIQ on Amazon Web Services (AWS)"
16+
- title: IBM Cloud
17+
path: "/docs/reference/latest/installing_on_ibm_cloud/index.html"
18+
desc: "How to install and configure the ManageIQ on IBM Cloud"
19+
- title: Microsoft Azure
20+
path: "/docs/reference/latest/installing_on_microsoft_azure/index.html"
21+
desc: "How to install and configure the ManageIQ on Microsoft Azure"
22+
- title: Google Compute Engine
23+
path: "/docs/reference/latest/installing_on_google_compute_engine/index.html"
24+
desc: "How to install and configure the ManageIQ on Google Compute Engine"
25+
- title: VMware vSphere
26+
path: "/docs/reference/latest/installing_on_vmware_vsphere/index.html"
27+
desc: "How to install and configure the ManageIQ on VMware vSphere"
28+
- title: Red Hat Enterprise OpenStack Platform
29+
path: "/docs/reference/latest/installing_on_red_hat_enterprise_linux_openstack_platform/index.html"
30+
desc: "How to install and configure the ManageIQ on Red Hat OpenStack Platform"
31+
- title: Red Hat Enterprise Virtualization
32+
path: "/docs/reference/latest/installing_on_red_hat_virtualization/index.html"
33+
desc: "How to install and configure the ManageIQ on Red Hat Enterprise Virtualization"
34+
- title: Microsoft System Center Virtual Machine Manager (SCVMM)
35+
path: "/docs/reference/latest/installing_on_scvmm/index.html"
36+
desc: "How to install and configure the ManageIQ on Microsoft System Center Virtual Machine Manager (SCVMM)"
3737

3838
upgrading:
3939
title: Upgrading

0 commit comments

Comments
 (0)