@@ -217,24 +217,8 @@ toc:
217
217
- toc : reference
218
218
path_prefix : reference
219
219
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
229
220
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
238
222
# ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/elasticsearch/toc.yml
239
223
- toc : elasticsearch://reference/elasticsearch
240
224
path_prefix : reference/elasticsearch
@@ -323,6 +307,28 @@ toc:
323
307
- toc : elasticsearch://reference/community-contributed
324
308
path_prefix : reference/elasticsearch/clients/community
325
309
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
+
326
332
# Elastic Distributions of OpenTelemetry (EDOT)
327
333
# ✅ https://github.com/elastic/opentelemetry/blob/main/docs/reference/toc.yml
328
334
- toc : opentelemetry://reference
@@ -467,11 +473,6 @@ toc:
467
473
# Children include the entire AsciiDoc book
468
474
# (minus pages moved to docs-content)
469
475
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
-
475
476
# Query languages
476
477
# ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/query-languages/toc.yml
477
478
- toc : elasticsearch://reference/query-languages
0 commit comments