Skip to content

Commit 34e2e16

Browse files
Update navigation.yml (#1561)
updating the navigation.yml file to update the Elasticsearch reference page.
1 parent 701f2ab commit 34e2e16

File tree

1 file changed

+23
-22
lines changed

1 file changed

+23
-22
lines changed

src/tooling/docs-assembler/navigation.yml

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -217,24 +217,8 @@ toc:
217217
- toc: reference
218218
path_prefix: reference
219219
children:
220-
# Security
221-
# ✅ https://github.com/elastic/docs-content/blob/main/reference/security/toc.yml
222-
- toc: docs-content://reference/security
223-
path_prefix: reference/security
224-
# Children include: Endpoint command reference, Elastic Defend,
225-
# Fields and object schemas
226-
children:
227-
- toc: detection-rules://
228-
path_prefix: reference/security/prebuilt-rules
229220

230-
# Observability
231-
# ✅ https://github.com/elastic/docs-content/blob/main/reference/observability/toc.yml
232-
- toc: docs-content://reference/observability
233-
path_prefix: reference/observability
234-
# Children include: Fields and object schemas, Elastic Entity Model,
235-
# Infrastructure app fields
236-
237-
# Elasticsearch and index management
221+
# Elasticsearch
238222
# ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/elasticsearch/toc.yml
239223
- toc: elasticsearch://reference/elasticsearch
240224
path_prefix: reference/elasticsearch
@@ -323,6 +307,28 @@ toc:
323307
- toc: elasticsearch://reference/community-contributed
324308
path_prefix: reference/elasticsearch/clients/community
325309

310+
# Elasticsearch plugins
311+
# ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/elasticsearch-plugins/toc.yml
312+
- toc: elasticsearch://reference/elasticsearch-plugins
313+
path_prefix: reference/elasticsearch/plugins
314+
315+
# Security
316+
# ✅ https://github.com/elastic/docs-content/blob/main/reference/security/toc.yml
317+
- toc: docs-content://reference/security
318+
path_prefix: reference/security
319+
# Children include: Endpoint command reference, Elastic Defend,
320+
# Fields and object schemas
321+
children:
322+
- toc: detection-rules://
323+
path_prefix: reference/security/prebuilt-rules
324+
325+
# Observability
326+
# ✅ https://github.com/elastic/docs-content/blob/main/reference/observability/toc.yml
327+
- toc: docs-content://reference/observability
328+
path_prefix: reference/observability
329+
# Children include: Fields and object schemas, Elastic Entity Model,
330+
# Infrastructure app fields
331+
326332
# Elastic Distributions of OpenTelemetry (EDOT)
327333
# ✅ https://github.com/elastic/opentelemetry/blob/main/docs/reference/toc.yml
328334
- toc: opentelemetry://reference
@@ -467,11 +473,6 @@ toc:
467473
# Children include the entire AsciiDoc book
468474
# (minus pages moved to docs-content)
469475

470-
# Elasticsearch plugins
471-
# ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/elasticsearch-plugins/toc.yml
472-
- toc: elasticsearch://reference/elasticsearch-plugins
473-
path_prefix: reference/elasticsearch/plugins
474-
475476
# Query languages
476477
# ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/query-languages/toc.yml
477478
- toc: elasticsearch://reference/query-languages

0 commit comments

Comments
 (0)