@@ -219,14 +219,46 @@ toc:
219
219
path_prefix : reference/ingestion-tools
220
220
children :
221
221
# I don't know (TODO discuss with Colleen)
222
+
223
+ # In https://github.com/elastic/elasticsearch/pull/125118 I'm proposing we move
224
+ # reference/ingestion-tools/enrich-processor/toc.yml to
225
+ # reference/enrich-processor/toc.yml AND move all the related Markdown files from
226
+ # reference/ingestion-tools/enrich-processor/*.md to
227
+ # reference/enrich-processor/*.md
228
+ #
229
+ # If we merge that PR, would that remove the need for this item?
222
230
- toc : elasticsearch://reference/ingestion-tools/enrich-processor
223
231
path_prefix : reference/elasticsearch/enrich-processor
232
+
233
+ # In https://github.com/elastic/elasticsearch/pull/125118 I'm proposing we move
234
+ # reference/ingestion-tools/search-connectors/toc.yml to
235
+ # reference/search-connectors/toc.yml AND move all the related Markdown files from
236
+ # reference/ingestion-tools/search-connectors/*.md to
237
+ # reference/search-connectors/*.md
238
+ #
239
+ # If we merge that PR, would that remove the need for this item?
224
240
- toc : elasticsearch://reference/ingestion-tools/search-connectors
225
241
path_prefix : reference/elasticsearch/search-connectors
242
+
243
+ # I'm not sure what's going on with this one because there is no
244
+ # toc.yml in reference/elasticsearch/data-analysis/* on `main`.
245
+ # Currently these pages are captured in the higher level reference/toc.yml.
246
+ # In https://github.com/elastic/elasticsearch/pull/125118 I'm proposing we remove
247
+ # reference/toc.yml and distribute the contents across 9 individual toc.yml files.
226
248
- toc : elasticsearch://reference/data-analysis
227
249
path_prefix : reference/elasticsearch/data-analysis
250
+
251
+ # This makes sense for now. I'm not sure when these files will be
252
+ # moved to https://github.com/elastic/detection-rules.
228
253
- toc : security-docs://reference/prebuilt-rules
229
254
path_prefix : reference/prebuilt-rules
255
+
256
+ # In https://github.com/elastic/elasticsearch/pull/125118 I'm proposing we remove
257
+ # reference/toc.yml altogether because the contents of that file will be
258
+ # distributed across 9 individual toc.yml files in subdirectories alongside the
259
+ # related Markdown files.
260
+ #
261
+ # If we merge that PR, would that remove the need for this item?
230
262
- toc : elasticsearch://reference
231
263
path_prefix : reference/elasticsearch
232
264
0 commit comments