-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathnavigation.yml
560 lines (494 loc) Β· 25.8 KB
/
navigation.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
#############################################
# KEY FOR REFERENCE SECTION
# β
= toc should be ready to go!
# π = ready in a PR/branch,
# but needs to be approved and merged
# π = no PR started yet
#############################################
toc:
#############
# NARRATIVE #
#############
- toc: get-started
- toc: solutions
- toc: manage-data
- toc: explore-analyze
- toc: deploy-manage
- toc: cloud-account
- toc: troubleshoot
##########
# EXTEND #
##########
# I didn't touch this section (yet?)
- toc: extend
children:
- toc: kibana://extend
path_prefix: extend/kibana
- toc: logstash://extend
path_prefix: extend/logstash
- toc: elasticsearch://extend
path_prefix: extend/elasticsearch
- toc: integrations://extend
path_prefix: extend/integrations
#- toc: beats://extend
#################
# RELEASE NOTES #
#################
# I didn't touch this section (yet?)
- toc: release-notes
children:
# repo is short for
# - toc: <repo>://<parent_toc>
# path_prefix: <parent_toc>/<repo>
- repo: asciidocalypse
- repo: apm-agent-android
- repo: apm-agent-dotnet
- repo: apm-agent-go
- repo: apm-agent-ios
- repo: apm-agent-java
- repo: apm-agent-nodejs
- repo: apm-agent-php
- repo: apm-agent-python
- repo: apm-agent-ruby
- repo: apm-agent-rum-js
- repo: apm-aws-lambda
- repo: apm-k8s-attacher
- repo: beats
- repo: cloud-on-k8s
- repo: cloud
- repo: curator
- repo: ecctl
- repo: ecs-dotnet
- repo: ecs-logging-go-logrus
- repo: ecs-logging-go-zap
- repo: ecs-logging-go-zerolog
- repo: ecs-logging-java
- repo: ecs-logging-nodejs
- repo: ecs-logging-php
- repo: ecs-logging-python
- repo: ecs-logging-ruby
- repo: ecs-logging
- repo: ecs
- repo: eland
- repo: elastic-serverless-forwarder
- repo: elasticsearch-hadoop
- repo: elasticsearch-java
- repo: elasticsearch-js
- repo: elasticsearch-net
- repo: elasticsearch-php
- repo: elasticsearch-py
- repo: elasticsearch-rs
- repo: elasticsearch-ruby
- repo: elasticsearch
- repo: go-elasticsearch
- repo: integrations
- repo: kibana
- repo: logstash-docs
- repo: logstash
- repo: search-ui
- repo: integration-docs
- repo: security-docs
#############
# REFERENCE #
#############
- toc: reference
children:
# Security
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/security/toc.yml
- toc: docs-content://reference/security
path_prefix: reference/security
# Children include: Endpoint command reference, Elastic Defend,
# Fields and object schemas
children:
# π TO DO: I don't remember the repo name
# π TO DO: toc.yml needs to be created
- toc: that-other-sec-repo://reference
path_prefix: reference/security/prebuilt-rules
# Children include the entire AsciiDoc book
# Observability
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/observability/toc.yml
- toc: docs-content://reference/observability
path_prefix: reference/observability
# Children include: Fields and object schemas, Elastic Entity Model,
# Infrastructure app fields
# Search
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/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/docs-content/blob/prepare-for-assembler/reference/elasticsearch/toc.yml
- toc: docs-content://reference/elasticsearch
path_prefix: reference/elasticsearch
children:
# π TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
# π https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/elasticsearch/toc.yml
- toc: elasticsearch://reference/elasticsearch
path_prefix: reference/elasticsearch
# Children include: Configuration, JVM settings, Roles,
# Elasticsearch privileges, Index settings, Index lifecycle actions,
# REST APIs, Mapping, Elasticsearch audit events, Command line tools
# Curator
# β
https://github.com/elastic/curator/blob/master/docs/reference/toc.yml
- toc: curator://reference
path_prefix: reference/elasticsearch/curator
# Children include the entire AsciiDoc book
# Clients
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/elasticsearch-clients/toc.yml
- toc: docs-content://reference/elasticsearch/clients
path_prefix: reference/elasticsearch/clients
children:
# Eland
# β
https://github.com/elastic/eland/blob/main/docs/reference/toc.yml
- toc: eland://reference
path_prefix: reference/elasticsearch/clients/eland
# Children include the entire AsciiDoc book
# Go
# β
https://github.com/elastic/go-elasticsearch/blob/main/docs/reference/toc.yml
- toc: go-elasticsearch://reference
path_prefix: reference/elasticsearch/clients/go
# Children include the entire AsciiDoc book
# Java
# β
https://github.com/elastic/elasticsearch-java/blob/main/docs/reference/toc.yml
- toc: elasticsearch-java://reference
path_prefix: reference/elasticsearch/clients/java
# Children include the entire AsciiDoc book
# JavaScript
# β
https://github.com/elastic/elasticsearch-js/blob/main/docs/reference/toc.yml
- toc: elasticsearch-js://reference
path_prefix: reference/elasticsearch/clients/javascript
# Children include the entire AsciiDoc book
# .NET
# β
https://github.com/elastic/elasticsearch-net/blob/main/docs/reference/toc.yml
- toc: elasticsearch-net://reference
path_prefix: reference/elasticsearch/clients/dotnet
# Children include the entire AsciiDoc book
# PHP
# β
https://github.com/elastic/elasticsearch-php/blob/main/docs/reference/toc.yml
- toc: elasticsearch-php://reference
path_prefix: reference/elasticsearch/clients/php
# Children include the entire AsciiDoc book
# Python
# β
https://github.com/elastic/elasticsearch-py/blob/main/docs/reference/toc.yml
- toc: elasticsearch-py://reference
path_prefix: reference/elasticsearch/clients/python
# Children include the entire AsciiDoc book
# Ruby
# β
https://github.com/elastic/elasticsearch-ruby/blob/main/docs/reference/toc.yml
- toc: elasticsearch-ruby://reference
path_prefix: reference/elasticsearch/clients/ruby
# Children include the entire AsciiDoc book
# Rust
# β
https://github.com/elastic/elasticsearch-rs/blob/main/docs/reference/toc.yml
- toc: elasticsearch-rs://reference
path_prefix: reference/elasticsearch/clients/rust
# Children include the entire AsciiDoc book
# Community-contributed clients
# π TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
# π https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/community-contributed/toc.yml
- toc: elasticsearch://reference/community-contributed
path_prefix: reference/elasticsearch/clients/community
# Ingestion tools
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/ingestion-tools/toc.yml
- toc: docs-content://reference/ingestion-tools
path_prefix: reference/ingestion-tools
children:
# I don't know (TODO discuss with Colleen)
# In https://github.com/elastic/elasticsearch/pull/125118 I'm proposing we move
# reference/ingestion-tools/enrich-processor/toc.yml to
# reference/enrich-processor/toc.yml AND move all the related Markdown files from
# reference/ingestion-tools/enrich-processor/*.md to
# reference/enrich-processor/*.md
#
# If we merge that PR, would that remove the need for this item?
- toc: elasticsearch://reference/ingestion-tools/enrich-processor
path_prefix: reference/elasticsearch/enrich-processor
# In https://github.com/elastic/elasticsearch/pull/125118 I'm proposing we move
# reference/ingestion-tools/search-connectors/toc.yml to
# reference/search-connectors/toc.yml AND move all the related Markdown files from
# reference/ingestion-tools/search-connectors/*.md to
# reference/search-connectors/*.md
#
# If we merge that PR, would that remove the need for this item?
- toc: elasticsearch://reference/ingestion-tools/search-connectors
path_prefix: reference/elasticsearch/search-connectors
# I'm not sure what's going on with this one because there is no
# toc.yml in reference/elasticsearch/data-analysis/* on `main`.
# Currently these pages are captured in the higher level reference/toc.yml.
# In https://github.com/elastic/elasticsearch/pull/125118 I'm proposing we remove
# reference/toc.yml and distribute the contents across 9 individual toc.yml files.
- toc: elasticsearch://reference/data-analysis
path_prefix: reference/elasticsearch/data-analysis
# This makes sense for now. I'm not sure when these files will be
# moved to https://github.com/elastic/detection-rules.
- toc: security-docs://reference/prebuilt-rules
path_prefix: reference/prebuilt-rules
# In https://github.com/elastic/elasticsearch/pull/125118 I'm proposing we remove
# reference/toc.yml altogether because the contents of that file will be
# distributed across 9 individual toc.yml files in subdirectories alongside the
# related Markdown files.
#
# If we merge that PR, would that remove the need for this item?
- toc: elasticsearch://reference
path_prefix: reference/elasticsearch
# Fleet and Elastic Agent
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/fleet/toc.yml
- toc: docs-content://reference/fleet
path_prefix: reference/fleet
# Children include the entire AsciiDoc book
# APM
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/apm/toc.yml
- toc: docs-content://reference/apm
path_prefix: reference/apm
# Children include: APM settings, APM settings for Elastic Cloud,
# APM settings for Elastic Cloud Enterprise
children:
# APM Attacher for Kubernetes
# β
https://github.com/elastic/apm-k8s-attacher/blob/main/docs/reference/toc.yml
- toc: apm-k8s-attacher://reference
path_prefix: reference/apm/k8s-attacher
# Children include the entire AsciiDoc book
# APM Architecture for AWS Lambda
# β
https://github.com/elastic/apm-aws-lambda/blob/main/docs/reference/toc.yml
- toc: apm-aws-lambda://reference
path_prefix: reference/apm/aws-lambda
# Children include the entire AsciiDoc book
# APM agents
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/apm-agents/toc.yml
- toc: docs-content://reference/ingestion-tools/apm/agents
path_prefix: reference/apm/agents
children:
# APM Android agent
# β
https://github.com/elastic/apm-agent-android/blob/main/docs/reference/toc.yml
- toc: apm-agent-android://reference
path_prefix: reference/apm/agents/android
# Children include the entire AsciiDoc book
# APM .NET agent
# β
https://github.com/elastic/apm-agent-dotnet/blob/main/docs/reference/toc.yml
- toc: apm-agent-dotnet://reference
path_prefix: reference/apm/agents/dotnet
# Children include the entire AsciiDoc book
# APM Go agent
# β
https://github.com/elastic/apm-agent-go/blob/main/docs/reference/toc.yml
- toc: apm-agent-go://reference
path_prefix: reference/apm/agents/go
# Children include the entire AsciiDoc book
# APM iOS agent
# β
https://github.com/elastic/apm-agent-ios/blob/main/docs/reference/toc.yml
- toc: apm-agent-ios://reference
path_prefix: reference/apm/agents/ios
# Children include the entire AsciiDoc book
# APM Java agent
# β
https://github.com/elastic/apm-agent-java/blob/main/docs/reference/toc.yml
- toc: apm-agent-java://reference
path_prefix: reference/apm/agents/java
# Children include the entire AsciiDoc book
# APM Node.js agent
# π https://github.com/colleenmcginnis/apm-agent-nodejs/blob/migrate-docs/docs/reference/toc.yml
- toc: apm-agent-nodejs://reference
path_prefix: reference/apm/agents/nodejs
# Children include the entire AsciiDoc book
# APM PHP agent
# π https://github.com/colleenmcginnis/apm-agent-php/blob/migrate-docs/docs/reference/toc.yml
- toc: apm-agent-php://reference
path_prefix: reference/apm/agents/php
# Children include the entire AsciiDoc book
# APM Python agent
# π https://github.com/colleenmcginnis/apm-agent-python/blob/migrate-docs/docs/reference/toc.yml
- toc: apm-agent-python://reference
path_prefix: reference/apm/agents/python
# Children include the entire AsciiDoc book
# APM Ruby agent
# π https://github.com/colleenmcginnis/apm-agent-ruby/blob/migrate-docs/docs/reference/toc.yml
- toc: apm-agent-ruby://reference
path_prefix: reference/apm/agents/ruby
# Children include the entire AsciiDoc book
# APM RUM JavaScript agent
# β
https://github.com/elastic/apm-agent-rum-js/blob/main/docs/reference/toc.yml
- toc: apm-agent-rum-js://reference
path_prefix: reference/apm/agents/rum-js
# Children include the entire AsciiDoc book
# Beats
# π https://github.com/colleenmcginnis/beats/blob/migrate-docs/docs/reference/toc.yml
- toc: beats://reference
path_prefix: reference/beats
# Children include all entire AsciiDoc books: Beats, Auditbeat,
# Filebeat, Heartbeat, Metricbeat, Packetbeat, Winlogbeat,
# Elastic logging plugin for Docker
# Processor reference
# π TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
# π https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/enrich-processor/toc.yml
- toc: elasticsearch://reference/enrich-processor
path_prefix: reference/enrich-processor
# Logstash
# β
https://github.com/elastic/logstash/blob/main/docs/reference/toc.yml
- toc: logstash://reference
path_prefix: reference/logstash
# Children include the entire AsciiDoc book
# Commenting out because these don't exist yet!!
# π TO DO: Get @karenzone's thoughts
#
# # Logstash plugins (LSR)
# # π TO DO: Migrate all files and create toc.yml
# - toc: logstash-docs-md://lsr
# path_prefix: reference/logstash/plugins
# # Children include the entire AsciiDoc book
# # Logstash versioned plugins (VPR)
# # π TO DO: Migrate all files and create toc.yml
# - toc: logstash-docs-md://vpr
# path_prefix: reference/logstash/versioned-plugins
# # Children include the entire AsciiDoc book
# Elastic Serverless Forwarder for AWS
# β
https://github.com/elastic/elastic-serverless-forwarder/blob/main/docs/reference/toc.yml
# π TO DO: Answer the question below
# This is the first URL that has "serverless" in the path. It's
# https://www.elastic.co/guide/en/esf/current/aws-elastic-serverless-forwarder.html
# so not really the first thing we want folks to land on if path has a lot of impact
# on search results. @KOTungseth WDYT?
- toc: elastic-serverless-forwarder://reference
path_prefix: reference/aws-forwarder
# Children include the entire AsciiDoc book
# Search connectors
# π TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
# π https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/search-connectors/toc.yml
- toc: elasticsearch://reference/search-connectors
path_prefix: reference/search-connectors
# Elasticsearch Hadoop
# β
https://github.com/elastic/elasticsearch-hadoop/blob/main/docs/reference/toc.yml
- toc: elasticsearch-hadoop://reference
path_prefix: reference/elasticsearch-hadoop
# Children include the entire AsciiDoc book
# Elastic Integrations
# π TO DO: Waiting on integration devs to support 9.0 in all integrations
- toc: integration-docs://reference
path_prefix: reference/integrations
# Children include the entire AsciiDoc book
# Kibana
# β
https://github.com/elastic/kibana/blob/main/docs/reference/toc.yml
- toc: kibana://reference
path_prefix: reference/kibana
# Children include the entire AsciiDoc book
# (minus pages moved to docs-content)
# Elasticsearch plugins
# π TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
# π https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/elasticsearch-plugins/toc.yml
- toc: elasticsearch://reference/elasticsearch-plugins
path_prefix: reference/elasticsearch/plugins
# Query languages
# π TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
# π https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/query-languages/toc.yml
- toc: elasticsearch://reference/query-languages
path_prefix: reference/query-languages
# Scripting languages
# π TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
# π https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/scripting-languages/toc.yml
- toc: elasticsearch://reference/scripting-languages
path_prefix: reference/scripting-languages
# ECS
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/ecs/toc.yml
- toc: docs-content://reference/ecs
path_prefix: reference/ecs
children:
# ECS reference
# β
https://github.com/elastic/ecs/blob/main/docs/reference/toc.yml
- toc: ecs://reference
path_prefix: reference/ecs
# Children include the entire AsciiDoc book
# ECS logging libraries
# β
https://github.com/elastic/ecs-logging/blob/main/docs/reference/toc.yml
- toc: ecs-logging://reference
path_prefix: reference/ecs/logging
children:
# ECS Logging .NET
# β
https://github.com/elastic/ecs-dotnet/blob/main/docs/reference/toc.yml
- toc: ecs-dotnet://reference
path_prefix: reference/ecs/logging/dotnet
# Children include the entire AsciiDoc book
# ECS Logging Go (Logrus)
# β
https://github.com/elastic/ecs-logging-go-logrus/blob/main/docs/reference/toc.yml
- toc: ecs-logging-go-logrus://reference
path_prefix: reference/ecs/logging/go-logrus
# Children include the entire AsciiDoc book
# ECS Logging Go (Zap)
# β
https://github.com/elastic/ecs-logging-go-zap/blob/main/docs/reference/toc.yml
- toc: ecs-logging-go-zap://reference
path_prefix: reference/ecs/logging/go-zap
# Children include the entire AsciiDoc book
# ECS Logging Go (Zerolog)
# β
https://github.com/elastic/ecs-logging-go-zerolog/blob/main/docs/reference/toc.yml
- toc: ecs-logging-go-zerolog://reference
path_prefix: reference/ecs/logging/go-zerolog
# Children include the entire AsciiDoc book
# ECS Logging Java
# β
https://github.com/elastic/ecs-logging-java/blob/main/docs/reference/toc.yml
- toc: ecs-logging-java://reference
path_prefix: reference/ecs/logging/java
# Children include the entire AsciiDoc book
# ECS Logging Node.js
# β
https://github.com/elastic/ecs-logging-nodejs/blob/main/docs/reference/toc.yml
- toc: ecs-logging-nodejs://reference
path_prefix: reference/ecs/logging/nodejs
# Children include the entire AsciiDoc book
# ECS Logging PHP
# β
https://github.com/elastic/ecs-logging-php/blob/main/docs/reference/toc.yml
- toc: ecs-logging-php://reference
path_prefix: reference/ecs/logging/php
# Children include the entire AsciiDoc book
# ECS Logging Python
# β
https://github.com/elastic/ecs-logging-python/blob/main/docs/reference/toc.yml
- toc: ecs-logging-python://reference
path_prefix: reference/ecs/logging/python
# Children include the entire AsciiDoc book
# ECS Logging Ruby
# β
https://github.com/elastic/ecs-logging-ruby/blob/main/docs/reference/toc.yml
- toc: ecs-logging-ruby://reference
path_prefix: reference/ecs/logging/ruby
# Children include the entire AsciiDoc book
# Data analysis
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/data-analysis/toc.yml
- toc: docs-content://reference/data-analysis
path_prefix: reference/data-analysis
# Children include: Supplied configurations, Function reference,
# Metrics reference, Canvas function reference
children:
# π TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
# π https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/text-analysis/toc.yml
- toc: elasticsearch://reference/text-analysis
path_prefix: reference/text-analysis
# π TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
# π https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/aggregations/toc.yml
- toc: elasticsearch://reference/aggregations
path_prefix: reference/aggregations
# Cloud
# π TO DO: toc.yml needs to be created with one file / no children
- toc: docs-content://reference/cloud
path_prefix: reference/cloud
children:
# Elastic Cloud Enterprise
# Elastic Cloud Hosted
# β
https://github.com/elastic/cloud/blob/master/docs/reference/toc.yml
- toc: cloud://reference
path_prefix: reference/cloud
# Children include the entire AsciiDoc book
# (minus pages moved to docs-content)
# Elastic Cloud on Kubernetes
# β
https://github.com/elastic/cloud-on-k8s/blob/main/docs/reference/toc.yml
- toc: cloud-on-k8s://reference
path_prefix: reference/cloud-on-k8s
# Children include the entire AsciiDoc book
# (minus pages moved to docs-content)
# Elastic cloud control (ECCTL)
# β
https://github.com/elastic/ecctl/blob/master/docs/reference/toc.yml
- toc: ecctl://reference
path_prefix: reference/ecctl
# Children include the entire AsciiDoc book
# (minus pages moved to docs-content)
# Glossary
# π https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/glossary/toc.yml
- toc: docs-content://reference/glossary
path_prefix: reference/glossary