More top-level sections

This commit is contained in:
aetter 2021-05-28 12:43:12 -07:00
parent 73baf3f6db
commit 264a950b6c
101 changed files with 30 additions and 47 deletions

View File

@ -33,7 +33,16 @@ collections:
dashboards:
permalink: "/:collection/:path/"
output: true
plugins:
security-plugin:
permalink: "/:collection/:path/"
output: true
search-plugins:
permalink: "/:collection/:path/"
output: true
im-plugin:
permalink: "/:collection/:path/"
output: true
monitoring-plugins:
permalink: "/:collection/:path/"
output: true
clients:
@ -57,8 +66,17 @@ just_the_docs:
dashboards:
name: OpenSearch Dashboards
nav_fold: true
plugins:
name: Plugins
security-plugin:
name: Security plugin
nav_fold: true
search-plugins:
name: Search plugins
nav_fold: true
im-plugin:
name: Index management plugin
nav_fold: true
monitoring-plugins:
name: Monitoring plugins
nav_fold: true
clients:
name: Clients

View File

@ -2,7 +2,6 @@
layout: default
title: Index Rollups
nav_order: 35
parent: Index management
has_children: true
redirect_from: /docs/ism/index-rollups/
has_toc: false

View File

@ -2,7 +2,6 @@
layout: default
title: Index Rollups API
parent: Index Rollups
grand_parent: Index management
redirect_from: /docs/ism/rollup-api/
nav_order: 9
---

View File

@ -1,11 +1,11 @@
---
layout: default
title: Index management
nav_order: 30
has_children: true
title: About Index Management
nav_order: 1
has_children: false
---
# Index Management
# About Index Management
OpenSearch Dashboards
{: .label .label-yellow :}

View File

@ -2,7 +2,6 @@
layout: default
title: ISM API
parent: Index State Management
grand_parent: Index management
redirect_from: /docs/ism/api/
nav_order: 5
---
@ -458,7 +457,7 @@ GET _plugins/_ism/explain/index_1
```
The `opendistro.index_state_management.policy_id` setting is deprecated starting from version 1.13.0.
We retain this field in the response API for consistency.
We retain this field in the response API for consistency.
---

View File

@ -2,7 +2,6 @@
layout: default
title: Index State Management
nav_order: 3
parent: Index management
has_children: true
redirect_from: /docs/ism/
has_toc: false

View File

@ -3,7 +3,6 @@ layout: default
title: Managed Indices
nav_order: 3
parent: Index State Management
grand_parent: Index management
redirect_from: /docs/ism/managedindices/
has_children: false
---

View File

@ -3,7 +3,6 @@ layout: default
title: Policies
nav_order: 1
parent: Index State Management
grand_parent: Index management
redirect_from: /docs/ism/policies/
has_children: false
---

View File

@ -2,7 +2,6 @@
layout: default
title: Settings
parent: Index State Management
grand_parent: Index management
redirect_from: /docs/ism/settings/
nav_order: 4
---

View File

@ -2,7 +2,6 @@
layout: default
title: Refresh Search Analyzer
nav_order: 40
parent: Index management
has_children: false
redirect_from: /docs/ism/refresh-analyzer/
has_toc: false

View File

@ -29,6 +29,7 @@ code {
.site-nav {
padding-top: 2rem;
overflow-y: scroll;
}
.main-content {

View File

@ -2,7 +2,6 @@
layout: default
title: API
parent: Access Control
grand_parent: Security
nav_order: 90
---

View File

@ -2,7 +2,6 @@
layout: default
title: Cross-Cluster Search
parent: Access Control
grand_parent: Security
nav_order: 40
---

View File

@ -2,7 +2,6 @@
layout: default
title: Default Action Groups
parent: Access Control
grand_parent: Security
nav_order: 51
---

View File

@ -2,7 +2,6 @@
layout: default
title: Document-Level Security
parent: Access Control
grand_parent: Security
nav_order: 10
---

View File

@ -2,7 +2,6 @@
layout: default
title: Field-Level Security
parent: Access Control
grand_parent: Security
nav_order: 11
---

View File

@ -2,7 +2,6 @@
layout: default
title: Field Masking
parent: Access Control
grand_parent: Security
nav_order: 12
---

View File

@ -2,7 +2,6 @@
layout: default
title: User Impersonation
parent: Access Control
grand_parent: Security
nav_order: 20
---

View File

@ -2,7 +2,6 @@
layout: default
title: Access Control
nav_order: 10
parent: Security
has_children: true
has_toc: false
---

View File

@ -2,7 +2,6 @@
layout: default
title: OpenSearch Dashboards Multi-Tenancy
parent: Access Control
grand_parent: Security
nav_order: 30
---

View File

@ -2,7 +2,6 @@
layout: default
title: Permissions
parent: Access Control
grand_parent: Security
nav_order: 50
---

View File

@ -2,7 +2,6 @@
layout: default
title: Users and Roles
parent: Access Control
grand_parent: Security
nav_order: 1
---

View File

@ -2,7 +2,6 @@
layout: default
title: Audit Log Field Reference
parent: Audit Logs
grand_parent: Security
nav_order: 1
---

View File

@ -2,7 +2,6 @@
layout: default
title: Audit Logs
nav_order: 90
parent: Security
has_children: true
has_toc: false
---

View File

@ -2,7 +2,6 @@
layout: default
title: Audit Log Storage Types
parent: Audit Logs
grand_parent: Security
nav_order: 10
---

View File

@ -2,7 +2,6 @@
layout: default
title: Client certificate authentication
parent: Configuration
grand_parent: Security
nav_order: 50
---

View File

@ -2,7 +2,6 @@
layout: default
title: Authentication flow
parent: Configuration
grand_parent: Security
nav_order: 1
---

View File

@ -2,7 +2,6 @@
layout: default
title: Backend Configuration
parent: Configuration
grand_parent: Security
nav_order: 2
---

View File

@ -2,7 +2,6 @@
layout: default
title: Disable Security
parent: Configuration
grand_parent: Security
nav_order: 99
---

View File

@ -2,7 +2,6 @@
layout: default
title: Generate Certificates
parent: Configuration
grand_parent: Security
nav_order: 11
---

View File

@ -2,7 +2,6 @@
layout: default
title: Configuration
nav_order: 1
parent: Security
has_children: true
has_toc: false
---

View File

@ -2,7 +2,6 @@
layout: default
title: Active Directory and LDAP
parent: Configuration
grand_parent: Security
nav_order: 30
---

View File

@ -2,7 +2,6 @@
layout: default
title: OpenID Connect
parent: Configuration
grand_parent: Security
nav_order: 32
---

View File

@ -2,7 +2,6 @@
layout: default
title: Proxy-based authentication
parent: Configuration
grand_parent: Security
nav_order: 40
---

View File

@ -2,7 +2,6 @@
layout: default
title: SAML
parent: Configuration
grand_parent: Security
nav_order: 31
---

View File

@ -2,7 +2,6 @@
layout: default
title: Apply Changes with securityadmin.sh
parent: Configuration
grand_parent: Security
nav_order: 20
---

View File

@ -2,7 +2,6 @@
layout: default
title: System Indices
parent: Configuration
grand_parent: Security
nav_order: 15
---

View File

@ -2,7 +2,6 @@
layout: default
title: TLS Certificates
parent: Configuration
grand_parent: Security
nav_order: 10
---

View File

@ -2,7 +2,6 @@
layout: default
title: YAML Files
parent: Configuration
grand_parent: Security
nav_order: 3
---

Some files were not shown because too many files have changed in this diff Show More