Skip to content

Commit 4eda9ef

Browse files
authored
Merge pull request #1806 from qahmed1998/QA-major-update-toc
Updated ToC for entire ManageIQ + added already existing topics within ToC
2 parents 1dd3160 + 2557ad9 commit 4eda9ef

File tree

1 file changed

+114
-98
lines changed

1 file changed

+114
-98
lines changed

_data/site_menu.yml

Lines changed: 114 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,56 @@
11
---
22

3-
installation:
4-
title: Installation
3+
installing:
4+
title: Installing
55
children:
6-
- title: Amazon Web Services (AWS)
7-
path: "/docs/reference/latest/installing_on_aws/index.html"
8-
desc: "How to install and configure the ManageIQ Management Engine appliance on Amazon Web Services (AWS)"
9-
- title: Kubernetes
10-
path: "/docs/reference/latest/installing_on_kubernetes/index.html"
11-
desc: "How to install and configure ManageIQ on Kubernetes"
12-
- title: IBM Cloud
13-
path: "/docs/reference/latest/installing_on_ibm_cloud/index.html"
14-
desc: "How to install and configure the ManageIQ Management Engine appliance on IBM Cloud"
15-
- title: Microsoft Azure
16-
path: "/docs/reference/latest/installing_on_microsoft_azure/index.html"
17-
desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft Azure"
18-
- title: Google Compute Engine
19-
path: "/docs/reference/latest/installing_on_google_compute_engine/index.html"
20-
desc: "How to install and configure the ManageIQ Management Engine appliance on Google Compute Engine"
21-
- title: VMware vSphere
22-
path: "/docs/reference/latest/installing_on_vmware_vsphere/index.html"
23-
desc: "How to install and configure the ManageIQ Management Engine appliance on VMware vSphere"
24-
- title: Red Hat Enterprise OpenStack Platform
25-
path: "/docs/reference/latest/installing_on_red_hat_enterprise_linux_openstack_platform/index.html"
26-
desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat OpenStack Platform"
27-
- title: Red Hat Enterprise Virtualization
28-
path: "/docs/reference/latest/installing_on_red_hat_virtualization/index.html"
29-
desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat Enterprise Virtualization"
30-
- title: Microsoft System Center Virtual Machine Manager (SCVMM)
31-
path: "/docs/reference/latest/installing_on_scvmm/index.html"
32-
desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft System Center Virtual Machine Manager (SCVMM)"
33-
34-
appliances:
35-
title: Appliances
6+
- 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"
11+
- 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)"
37+
38+
upgrading:
39+
title: Upgrading
3640
children:
37-
- title: Backup and Restore
38-
path: "/docs/reference/latest/appliances/backup_and_restore.html"
39-
desc: "How to backup and restore appliances"
4041
- title: Upgrading
4142
path: "/docs/reference/latest/appliances/upgrading.html"
4243
desc: "How to upgrade appliances"
4344

44-
configuration:
45-
title: Configuration
45+
using:
46+
title: Using
4647
children:
47-
- title: Deployment Planning Guide
48-
path: "/docs/reference/latest/deployment_planning_guide/index.html"
49-
desc: "ManageIQ Deployment Planning Guide"
5048
- title: General Configuration
5149
path: "/docs/reference/latest/general_configuration/index.html"
5250
desc: "ManageIQ General Configuration"
53-
- title: High Availability Guide
54-
path: "/docs/reference/latest/high_availability_guide/index.html"
55-
desc: "ManageIQ High Availability Guide"
56-
- title: Appliance Hardening Guide
57-
path: "/docs/reference/latest/appliance_hardening_guide/index.html"
58-
desc: "ManageIQ Appliance Hardening Guide"
59-
60-
administration:
61-
title: Administration
62-
children:
63-
- title: Monitoring, Alerts, and Reporting
64-
path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html"
65-
desc: "Information on the Cloud Intelligence area of ManageIQ: reporting, RSS, usage, timelines, and chargeback"
66-
67-
- title: Policies and Profiles Guide
68-
path: "/docs/reference/latest/policies_and_profiles_guide/index.html"
69-
desc: Policy-based enforcement, compliance, events, and policy profiles for ManageIQ
70-
7151
- title: Managing Infrastructure and Inventory
7252
path: "/docs/reference/latest/managing_infrastructure_and_inventory/index.html"
7353
desc: "Viewing and collecting information from your clusters, hosts, virtual machines, and other resources"
74-
7554
- title: Managing Providers
7655
children:
7756
- title: Overview
@@ -109,6 +88,10 @@ administration:
10988
path: "/docs/reference/latest/managing_providers/configuration_management_providers/red_hat_satellite_6.html"
11089
desc: "Managing Red Hat Satellite 6 Providers"
11190

91+
- title: Automation Management Providers
92+
path: "/docs/reference/latest/managing_providers/index.html#automation-management-provider"
93+
desc: "Management tool to simplify automation operators for resources"
94+
11295
- title: Cloud Providers
11396
children:
11497
- title: Azure Providers
@@ -178,66 +161,99 @@ administration:
178161
- title: IBM Cloud Object Storage Providers
179162
path: "/docs/reference/latest/managing_providers/storage_providers/ibm_cloud_object_storage_managers.html"
180163
desc: "Managing IBM Cloud Object Storage Providers"
181-
182164
- title: Provisioning Virtual Machines and Hosts
183165
path: "/docs/reference/latest/provisioning_virtual_machines_and_hosts/index.html"
184166
desc: "Provisioning, workload management, and orchestration in ManageIQ"
185-
167+
- title: Creating a Service for Virtual Machine Provisioning
168+
path: "/docs/reference/latest/creating_a_service_for_vm_provisioning/index.html"
169+
desc: "How to create a service for virtual machine provisioning"
170+
- title: Service Provisioning Using an Orchestration Template
171+
path: "/docs/reference/latest/service_provisioning_using_an_orchestration_template/index.html"
172+
desc: "How to create an orchestration template to deploy services"
173+
- title: Managing controls
174+
children:
175+
- title: Monitoring, Alerts, and Reporting
176+
path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html"
177+
desc: "Information on the Cloud Intelligence area of ManageIQ: dashboards, widgets, reporting, chargeback, optimization, and alerts"
178+
- title: Policies and Profiles Guide
179+
path: "/docs/reference/latest/policies_and_profiles_guide/index.html"
180+
desc: Policy-based enforcement, compliance, events, and policy profiles for ManageIQ
181+
- title: Chargeback
182+
path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html#chargeback"
183+
desc: Calculate monetary virtual machine charges based on owner or company tag
184+
- title: Assigning a Custom Analysis Profile to a Virtual Machine
185+
path: "/docs/reference/latest/assigning_custom_analysis_profile_to_vm/index.html"
186+
desc: "How to assign custom analysis profile to a virtual machine"
186187
- title: Scripting Actions in ManageIQ
187188
path: "/docs/reference/latest/scripting_actions/index.html"
188-
desc: "Real-time, bi-directional process integration for ManageIQ Management Engine"
189+
desc: "Real-time, bi-directional process integration for ManageIQ"
189190

190-
troubleshooting:
191-
title: Troubleshooting
191+
administration:
192+
title: Administering {{ site.data.product.title_short }}
192193
children:
193-
- title: Troubleshooting
194-
path: "/docs/reference/latest/troubleshooting/index.html"
195-
desc: "How to troubleshoot issues"
194+
- title: Managing Authentication for {{ site.data.product.title_short }}
195+
children:
196+
- title: Active Directory
197+
path: "/docs/reference/latest/auth/active_directory.html"
198+
desc: "How to manually configure an Appliance’s external authentication to work against Active Directory."
199+
- title: 2-Factor-Authentication with IPA
200+
path: "/docs/reference/latest/auth/ipa_2fa.html"
201+
desc: "How to manually configure an Appliance’s external authentication to work with 2-Factor Authentication with IPA."
202+
- title: IPA/AD Trust
203+
path: "/docs/reference/latest/auth/ipa_ad_trust.html"
204+
desc: "How to manually configure an Appliance’s external authentication to work with AD Trust Authentication using IPA."
205+
- title: LDAP
206+
path: "/docs/reference/latest/auth/ldap.html"
207+
desc: "How to manually configure an Appliance’s external authentication to work against LDAP."
208+
- title: SAML
209+
path: "/docs/reference/latest/auth/saml.html"
210+
desc: "How to manually configure an Appliance’s external authentication to work with SAML."
211+
- title: OpenID-Connect
212+
path: "/docs/reference/latest/auth/openid_connect.html"
213+
desc: "How to manually configure an Appliance’s external authentication to work with OIDC."
214+
- title: Backup and Restore (appliances)
215+
path: "/docs/reference/latest/appliances/backup_and_restore.html"
216+
desc: "How to backup and restore appliances"
217+
- title: Deployment Planning Guide
218+
path: "/docs/reference/latest/deployment_planning_guide/index.html"
219+
desc: "ManageIQ Deployment Planning Guide"
220+
- title: High Availability Guide
221+
path: "/docs/reference/latest/high_availability_guide/index.html"
222+
desc: "ManageIQ High Availability Guide"
223+
- title: Appliance Hardening Guide
224+
path: "/docs/reference/latest/appliance_hardening_guide/index.html"
225+
desc: "ManageIQ Appliance Hardening Guide"
196226

197-
authentication:
198-
title: Authentication
199-
children:
200-
- title: Active Directory
201-
path: "/docs/reference/latest/auth/active_directory.html"
202-
desc: "How to manually configure an Appliance’s external authentication to work against Active Directory."
203-
- title: 2-Factor-Authentication with IPA
204-
path: "/docs/reference/latest/auth/ipa_2fa.html"
205-
desc: "How to manually configure an Appliance’s external authentication to work with 2-Factor Authentication with IPA."
206-
- title: IPA/AD Trust
207-
path: "/docs/reference/latest/auth/ipa_ad_trust.html"
208-
desc: "How to manually configure an Appliance’s external authentication to work with AD Trust Authentication using IPA."
209-
- title: LDAP
210-
path: "/docs/reference/latest/auth/ldap.html"
211-
desc: "How to manually configure an Appliance’s external authentication to work against LDAP."
212-
- title: SAML
213-
path: "/docs/reference/latest/auth/saml.html"
214-
desc: "How to manually configure an Appliance’s external authentication to work with SAML."
215-
- title: OpenID-Connect
216-
path: "/docs/reference/latest/auth/openid_connect.html"
217-
desc: "How to manually configure an Appliance’s external authentication to work with OIDC."
218-
219-
integration:
220-
title: Integration
227+
Defining integrations:
228+
title: Managing Integrations
221229
children:
222230
- title: AWS CloudFormation and OpenStack Heat
223231
path: "/docs/reference/latest/integration_with_aws_cloudformation_and_openstack_heat/index.html"
224232
desc: "How to install and configure Amazon CloudFormation and OpenStack Heat in a Red Hat ManageIQ environment"
225-
226233
- title: ServiceNow
227234
path: "/docs/reference/latest/integration_with_servicenow/index.html"
228235
desc: A short guide to managing ManageIQ ServiceNow CMDB integration
229236

237+
apis:
238+
title: APIs
239+
children:
240+
- title: ManageIQ REST API
241+
path: "/docs/api"
242+
desc: REST API reference
243+
230244
reference:
231245
title: Reference
232246
children:
233247
- title: Capabilities Matrix
234248
path: "/docs/reference/latest/capabilities_matrix/index.html"
235249
desc: Capabilities across Providers
236-
237-
- title: ManageIQ REST API
238-
path: "/docs/api"
239-
desc: REST API reference
240-
241250
- title: Methods Available for Automation
242251
path: "/docs/reference/latest/methods_available_for_automation/index.html"
243-
desc: Advanced automation methods for ManageIQ Management Engine
252+
desc: Advanced automation methods for ManageIQ
253+
254+
troubleshooting:
255+
title: Troubleshooting
256+
children:
257+
- title: Troubleshooting
258+
path: "/docs/reference/latest/troubleshooting/index.html"
259+
desc: "How to troubleshoot issues"

0 commit comments

Comments
 (0)