Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 7 additions & 12 deletions src/docs-assembler/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ toc:
- toc: beats://extend
path_prefix: extend/beats

#################
#################
# RELEASE NOTES #
#################
# Context:
Expand Down Expand Up @@ -214,17 +214,6 @@ 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

# Elasticsearch and index management
# ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/elasticsearch/toc.yml
- toc: elasticsearch://reference/elasticsearch
Expand Down Expand Up @@ -554,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
Expand Down
Loading