42
42
- toc : beats://extend
43
43
path_prefix : extend/beats
44
44
45
- # ################
45
+ # ################
46
46
# RELEASE NOTES #
47
47
# ################
48
48
# Context:
@@ -61,73 +61,136 @@ toc:
61
61
- toc : docs-content://release-notes/intro
62
62
path_prefix : release-notes
63
63
children :
64
- - toc : apm-agent-android://release-notes
65
- path_prefix : release-notes/apm/agents/android
66
- - toc : apm-agent-dotnet://release-notes
67
- path_prefix : release-notes/apm/agents/dotnet
68
- - toc : apm-agent-go://release-notes
69
- path_prefix : release-notes/apm/agents/go
70
- - toc : apm-agent-ios://release-notes
71
- path_prefix : release-notes/apm/agents/ios
72
- - toc : apm-agent-java://release-notes
73
- path_prefix : release-notes/apm/agents/java
74
- - toc : apm-agent-nodejs://release-notes
75
- path_prefix : release-notes/apm/agents/nodejs
76
- - toc : apm-agent-php://release-notes
77
- path_prefix : release-notes/apm/agents/php
78
- - toc : apm-agent-python://release-notes
79
- path_prefix : release-notes/apm/agents/python
80
- - toc : apm-agent-ruby://release-notes
81
- path_prefix : release-notes/apm/agents/ruby
82
- - toc : apm-agent-rum-js://release-notes
83
- path_prefix : release-notes/apm/agents/rum-js
84
- - toc : apm-aws-lambda://release-notes
85
- path_prefix : release-notes/apm/aws-lambda
86
- - toc : apm-server://release-notes
87
- path_prefix : release-notes/apm
64
+ # Elasticsearch
65
+ # https://github.com/elastic/elasticsearch/blob/main/docs/release-notes/toc.yml
66
+ - toc : elasticsearch://release-notes
67
+ path_prefix : release-notes/elasticsearch
68
+ children :
69
+ # Elasticsearch Clients
70
+ # https://github.com/elastic/elasticsearch-java/blob/main/docs/release-notes/toc.yml
71
+ - toc : elasticsearch-java://release-notes
72
+ path_prefix : release-notes/elasticsearch/clients/java
73
+ # https://github.com/elastic/elasticsearch-js/blob/main/docs/release-notes/toc.yml
74
+ - toc : elasticsearch-js://release-notes
75
+ path_prefix : release-notes/elasticsearch/clients/javascript
76
+ # https://github.com/elastic/elasticsearch-net/blob/main/docs/release-notes/toc.yml
77
+ - toc : elasticsearch-net://release-notes
78
+ path_prefix : release-notes/elasticsearch/clients/dotnet
79
+ # https://github.com/elastic/elasticsearch-php/blob/main/docs/release-notes/toc.yml
80
+ - toc : elasticsearch-php://release-notes
81
+ path_prefix : release-notes/elasticsearch/clients/php
82
+ # https://github.com/elastic/elasticsearch-py/blob/main/docs/release-notes/toc.yml
83
+ - toc : elasticsearch-py://release-notes
84
+ path_prefix : release-notes/elasticsearch/clients/python
85
+ # https://github.com/elastic/elasticsearch-ruby/blob/main/docs/release-notes/toc.yml
86
+ - toc : elasticsearch-ruby://release-notes
87
+ path_prefix : release-notes/elasticsearch/clients/ruby
88
+ # Elasticsearch Hadoop
89
+ # https://github.com/elastic/elasticsearch-hadoop/blob/main/docs/release-notes/toc.yml
90
+ - toc : elasticsearch-hadoop://release-notes
91
+ path_prefix : release-notes/elasticsearch-hadoop
92
+
93
+ # Kibana
94
+ # https://github.com/elastic/kibana/blob/main/docs/release-notes/toc.yml
95
+ - toc : kibana://release-notes
96
+ path_prefix : release-notes/kibana
97
+
98
+ # Fleet and Elastic Agent
99
+ # https://github.com/elastic/docs-content/blob/main/release-notes/fleet-elastic-agent/toc.yml
100
+ - toc : docs-content://release-notes/fleet-elastic-agent
101
+ path_prefix : release-notes/fleet
102
+
103
+ # Logstash
104
+ # https://github.com/elastic/logstash/blob/main/docs/release-notes/toc.yml
105
+ - toc : logstash://release-notes
106
+ path_prefix : release-notes/logstash
107
+
108
+ # Beats
109
+ # https://github.com/elastic/beats/blob/main/docs/release-notes/toc.yml
88
110
- toc : beats://release-notes
89
111
path_prefix : release-notes/beats
90
- - toc : cloud-on-k8s://release-notes
91
- path_prefix : release-notes/cloud-on-k8s
112
+
113
+ # Serverless
114
+ # Comes from docs-content
115
+ # https://github.com/elastic/docs-content/blob/main/release-notes/elastic-cloud-serverless/toc.yml
116
+ - toc : docs-content://release-notes/elastic-cloud-serverless
117
+ path_prefix : release-notes/cloud-serverless
118
+ # Cloud Hosted
119
+ # https://github.com/elastic/cloud/blob/master/docs/release-notes/cloud-hosted/toc.yml
92
120
# We probably need to add `max_toc_depth: 2` to
93
121
# https://github.com/elastic/cloud/blob/master/docs/docset.yml
94
122
- toc : cloud://release-notes/cloud-hosted
95
123
path_prefix : release-notes/cloud-hosted
124
+ # Cloud Enterprise
125
+ # https://github.com/elastic/cloud/blob/master/docs/release-notes/cloud-enterprise/toc.yml
96
126
- toc : cloud://release-notes/cloud-enterprise
97
127
path_prefix : release-notes/cloud-enterprise
98
- # Comes from docs-content
99
- - toc : docs-content://release-notes/elastic-cloud-serverless
100
- path_prefix : release-notes/cloud-serverless
101
- - toc : elasticsearch://release-notes
102
- path_prefix : release-notes/elasticsearch
103
- - toc : elasticsearch-hadoop://release-notes
104
- path_prefix : release-notes/elasticsearch-hadoop
105
- - toc : elasticsearch-java://release-notes
106
- path_prefix : release-notes/elasticsearch/clients/java
107
- - toc : elasticsearch-js://release-notes
108
- path_prefix : release-notes/elasticsearch/clients/javascript
109
- - toc : elasticsearch-net://release-notes
110
- path_prefix : release-notes/elasticsearch/clients/dotnet
111
- - toc : elasticsearch-php://release-notes
112
- path_prefix : release-notes/elasticsearch/clients/php
113
- - toc : elasticsearch-py://release-notes
114
- path_prefix : release-notes/elasticsearch/clients/python
115
- - toc : elasticsearch-ruby://release-notes
116
- path_prefix : release-notes/elasticsearch/clients/ruby
117
- # Comes from docs-content
118
- - toc : docs-content://release-notes/fleet-elastic-agent
119
- path_prefix : release-notes/fleet
120
- - toc : kibana://release-notes
121
- path_prefix : release-notes/kibana
122
- - toc : logstash://release-notes
123
- path_prefix : release-notes/logstash
128
+
129
+ # K8s
130
+ # https://github.com/elastic/cloud-on-k8s/blob/main/docs/release-notes/toc.yml
131
+ - toc : cloud-on-k8s://release-notes
132
+ path_prefix : release-notes/cloud-on-k8s
133
+
134
+ # Observability
135
+ # https://github.com/elastic/docs-content/blob/main/release-notes/elastic-observability/toc.yml
124
136
# Comes from docs-content
125
137
- toc : docs-content://release-notes/elastic-observability
126
138
path_prefix : release-notes/observability
127
- # Comes from docs-content
139
+ children :
140
+ # APM
141
+ # https://github.com/elastic/docs-content/blob/main/release-notes/elastic-apm/toc.yml
142
+ - toc : apm-server://release-notes
143
+ path_prefix : release-notes/apm
144
+ # APM Android agent
145
+ # https://github.com/elastic/apm-agent-android/blob/main/docs/release-notes/toc.yml
146
+ - toc : apm-agent-android://release-notes
147
+ path_prefix : release-notes/apm/agents/android
148
+ # APM .NET agent
149
+ # https://github.com/elastic/apm-agent-dotnet/blob/main/docs/release-notes/toc.yml
150
+ - toc : apm-agent-dotnet://release-notes
151
+ path_prefix : release-notes/apm/agents/dotnet
152
+ # APM Go agent
153
+ # https://github.com/elastic/apm-agent-go/blob/main/docs/release-notes/toc.yml
154
+ - toc : apm-agent-go://release-notes
155
+ path_prefix : release-notes/apm/agents/go
156
+ # APM iOS agent
157
+ # https://github.com/elastic/apm-agent-ios/blob/main/docs/release-notes/toc.yml
158
+ - toc : apm-agent-ios://release-notes
159
+ path_prefix : release-notes/apm/agents/ios
160
+ # APM Java agent
161
+ # https://github.com/elastic/apm-agent-java/blob/main/docs/release-notes/toc.yml
162
+ - toc : apm-agent-java://release-notes
163
+ path_prefix : release-notes/apm/agents/java
164
+ # APM Node.js agent
165
+ # https://github.com/elastic/apm-agent-nodejs/blob/main/docs/release-notes/toc.yml
166
+ - toc : apm-agent-nodejs://release-notes
167
+ path_prefix : release-notes/apm/agents/nodejs
168
+ # APM PHP agent
169
+ # https://github.com/elastic/apm-agent-php/blob/main/docs/release-notes/toc.yml
170
+ - toc : apm-agent-php://release-notes
171
+ path_prefix : release-notes/apm/agents/php
172
+ # APM Python agent
173
+ # https://github.com/elastic/apm-agent-python/blob/main/docs/release-notes/toc.yml
174
+ - toc : apm-agent-python://release-notes
175
+ path_prefix : release-notes/apm/agents/python
176
+ # APM Ruby agent
177
+ # https://github.com/elastic/apm-agent-ruby/blob/main/docs/release-notes/toc.yml
178
+ - toc : apm-agent-ruby://release-notes
179
+ path_prefix : release-notes/apm/agents/ruby
180
+ # APM RUM JavaScript Agent
181
+ # https://github.com/elastic/apm-agent-rum-js/blob/main/docs/release-notes/toc.yml
182
+ - toc : apm-agent-rum-js://release-notes
183
+ path_prefix : release-notes/apm/agents/rum-js
184
+ # APM AWS Lambda Extension
185
+ # https://github.com/elastic/apm-aws-lambda/blob/main/docs/release-notes/toc.yml
186
+ - toc : apm-aws-lambda://release-notes
187
+ path_prefix : release-notes/apm/aws-lambda
188
+
189
+ # Security
190
+ # https://github.com/elastic/docs-content/blob/main/release-notes/elastic-security/toc.yml
128
191
- toc : docs-content://release-notes/elastic-security
129
192
path_prefix : release-notes/security
130
-
193
+
131
194
# ############
132
195
# REFERENCE #
133
196
# ############
514
577
# Glossary
515
578
# ✅ https://github.com/elastic/docs-content/blob/main/reference/glossary/toc.yml
516
579
- toc : docs-content://reference/glossary
517
- path_prefix : reference/glossary
580
+ path_prefix : reference/glossary
0 commit comments