From e073d49b46b1cce99497f397186fc8c46e664dba Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Fri, 11 Apr 2025 12:31:53 -0400 Subject: [PATCH 1/2] kill search section --- src/docs-assembler/navigation.yml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/src/docs-assembler/navigation.yml b/src/docs-assembler/navigation.yml index f37595568..05a168509 100644 --- a/src/docs-assembler/navigation.yml +++ b/src/docs-assembler/navigation.yml @@ -214,16 +214,11 @@ toc: # Children include: Fields and object schemas, Elastic Entity Model, # Infrastructure app fields - # Search - # ✅ https://github.com/elastic/docs-content/blob/main/reference/search/toc.yml - - toc: docs-content://reference/search - path_prefix: reference/search - children: - # Search UI - # ✅ https://github.com/elastic/search-ui/blob/main/docs/reference/toc.yml - - toc: search-ui://reference - path_prefix: reference/search-ui - # Children include the entire AsciiDoc book + # Search UI + # ✅ https://github.com/elastic/search-ui/blob/main/docs/reference/toc.yml + - toc: search-ui://reference + path_prefix: reference/search-ui + # Children include the entire AsciiDoc book # Elasticsearch and index management # ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/elasticsearch/toc.yml From b7238c468576c121b8a0c15b829275525431bf82 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Fri, 11 Apr 2025 13:04:21 -0400 Subject: [PATCH 2/2] move down --- src/docs-assembler/navigation.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/docs-assembler/navigation.yml b/src/docs-assembler/navigation.yml index 05a168509..bf8918403 100644 --- a/src/docs-assembler/navigation.yml +++ b/src/docs-assembler/navigation.yml @@ -42,7 +42,7 @@ toc: - toc: beats://extend path_prefix: extend/beats - ################# + ################# # RELEASE NOTES # ################# # Context: @@ -214,12 +214,6 @@ toc: # Children include: Fields and object schemas, Elastic Entity Model, # Infrastructure app fields - # Search UI - # ✅ https://github.com/elastic/search-ui/blob/main/docs/reference/toc.yml - - toc: search-ui://reference - path_prefix: reference/search-ui - # Children include the entire AsciiDoc book - # Elasticsearch and index management # ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/elasticsearch/toc.yml - toc: elasticsearch://reference/elasticsearch @@ -549,6 +543,12 @@ toc: - toc: elasticsearch://reference/aggregations path_prefix: reference/aggregations + # Search UI + # ✅ https://github.com/elastic/search-ui/blob/main/docs/reference/toc.yml + - toc: search-ui://reference + path_prefix: reference/search-ui + # Children include the entire AsciiDoc book + # Cloud # ✅ https://github.com/elastic/cloud/blob/master/docs/reference/toc.yml - toc: cloud://reference