Skip to content

Commit

Permalink
Merge pull request #1812 from Fryguy/fix_site_menu
Browse files Browse the repository at this point in the history
Fix indenting issue in site_menu
  • Loading branch information
jrafanie authored Sep 11, 2024
2 parents 4eda9ef + 1785ef7 commit f9dcce4
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions _data/site_menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,36 @@ installing:
title: Installing
children:
- title: Containerized (podified)
children:
- title: Kubernetes
path: "/docs/reference/latest/installing_on_kubernetes/index.html"
desc: "How to install and configure ManageIQ on Kubernetes"
children:
- title: Kubernetes
path: "/docs/reference/latest/installing_on_kubernetes/index.html"
desc: "How to install and configure ManageIQ on Kubernetes"
- title: Appliance
children:
- title: Amazon Web Services (AWS)
path: "/docs/reference/latest/installing_on_aws/index.html"
desc: "How to install and configure the ManageIQ on Amazon Web Services (AWS)"
- title: IBM Cloud
path: "/docs/reference/latest/installing_on_ibm_cloud/index.html"
desc: "How to install and configure the ManageIQ on IBM Cloud"
- title: Microsoft Azure
path: "/docs/reference/latest/installing_on_microsoft_azure/index.html"
desc: "How to install and configure the ManageIQ on Microsoft Azure"
- title: Google Compute Engine
path: "/docs/reference/latest/installing_on_google_compute_engine/index.html"
desc: "How to install and configure the ManageIQ on Google Compute Engine"
- title: VMware vSphere
path: "/docs/reference/latest/installing_on_vmware_vsphere/index.html"
desc: "How to install and configure the ManageIQ on VMware vSphere"
- title: Red Hat Enterprise OpenStack Platform
path: "/docs/reference/latest/installing_on_red_hat_enterprise_linux_openstack_platform/index.html"
desc: "How to install and configure the ManageIQ on Red Hat OpenStack Platform"
- title: Red Hat Enterprise Virtualization
path: "/docs/reference/latest/installing_on_red_hat_virtualization/index.html"
desc: "How to install and configure the ManageIQ on Red Hat Enterprise Virtualization"
- title: Microsoft System Center Virtual Machine Manager (SCVMM)
path: "/docs/reference/latest/installing_on_scvmm/index.html"
desc: "How to install and configure the ManageIQ on Microsoft System Center Virtual Machine Manager (SCVMM)"
children:
- title: Amazon Web Services (AWS)
path: "/docs/reference/latest/installing_on_aws/index.html"
desc: "How to install and configure the ManageIQ on Amazon Web Services (AWS)"
- title: IBM Cloud
path: "/docs/reference/latest/installing_on_ibm_cloud/index.html"
desc: "How to install and configure the ManageIQ on IBM Cloud"
- title: Microsoft Azure
path: "/docs/reference/latest/installing_on_microsoft_azure/index.html"
desc: "How to install and configure the ManageIQ on Microsoft Azure"
- title: Google Compute Engine
path: "/docs/reference/latest/installing_on_google_compute_engine/index.html"
desc: "How to install and configure the ManageIQ on Google Compute Engine"
- title: VMware vSphere
path: "/docs/reference/latest/installing_on_vmware_vsphere/index.html"
desc: "How to install and configure the ManageIQ on VMware vSphere"
- title: Red Hat Enterprise OpenStack Platform
path: "/docs/reference/latest/installing_on_red_hat_enterprise_linux_openstack_platform/index.html"
desc: "How to install and configure the ManageIQ on Red Hat OpenStack Platform"
- title: Red Hat Enterprise Virtualization
path: "/docs/reference/latest/installing_on_red_hat_virtualization/index.html"
desc: "How to install and configure the ManageIQ on Red Hat Enterprise Virtualization"
- title: Microsoft System Center Virtual Machine Manager (SCVMM)
path: "/docs/reference/latest/installing_on_scvmm/index.html"
desc: "How to install and configure the ManageIQ on Microsoft System Center Virtual Machine Manager (SCVMM)"

upgrading:
title: Upgrading
Expand Down

0 comments on commit f9dcce4

Please sign in to comment.