174
174
# JavaScript
175
175
# ✅ https://github.com/elastic/elasticsearch-js/blob/main/docs/reference/toc.yml
176
176
- toc : elasticsearch-js://reference
177
- path_prefix : reference/elasticsearch/clients/js
177
+ path_prefix : reference/elasticsearch/clients/javascript
178
178
# Children include the entire AsciiDoc book
179
179
180
180
# .NET
192
192
# Python
193
193
# ✅ https://github.com/elastic/elasticsearch-py/blob/main/docs/reference/toc.yml
194
194
- toc : elasticsearch-py://reference
195
- path_prefix : reference/elasticsearch/clients/py
195
+ path_prefix : reference/elasticsearch/clients/python
196
196
# Children include the entire AsciiDoc book
197
197
198
198
# Ruby
@@ -204,14 +204,14 @@ toc:
204
204
# Rust
205
205
# ✅ https://github.com/elastic/elasticsearch-rs/blob/main/docs/reference/toc.yml
206
206
- toc : elasticsearch-rs://reference
207
- path_prefix : reference/elasticsearch/clients/rs
207
+ path_prefix : reference/elasticsearch/clients/rust
208
208
# Children include the entire AsciiDoc book
209
209
210
210
# Community-contributed clients
211
211
# 📝 TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
212
212
# 🔜 https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/community-contributed/toc.yml
213
213
- toc : elasticsearch://reference/community-contributed
214
- path_prefix : reference/elasticsearch/clients/community-contributed
214
+ path_prefix : reference/elasticsearch/clients/community
215
215
216
216
# Ingestion tools
217
217
# 🔜 https://github.com/elastic/docs-content/blob/prepare-for-assembler/reference/ingestion-tools/toc.yml
@@ -372,16 +372,30 @@ toc:
372
372
path_prefix : reference/logstash
373
373
# Children include the entire AsciiDoc book
374
374
375
- # Logstash plugins
376
- # 📝 TO DO: Migrate all files and create toc.yml
377
- - toc : logstash-docs://reference
378
- path_prefix : reference/logstash/plugins
379
- # Children include the entire AsciiDoc book
375
+ # Commenting out because these don't exist yet!!
376
+ # 📝 TO DO: Get @karenzone's thoughts
377
+ #
378
+ # # Logstash plugins (LSR)
379
+ # # 📝 TO DO: Migrate all files and create toc.yml
380
+ # - toc: logstash-docs-md://lsr
381
+ # path_prefix: reference/logstash/plugins
382
+ # # Children include the entire AsciiDoc book
383
+
384
+ # # Logstash versioned plugins (VPR)
385
+ # # 📝 TO DO: Migrate all files and create toc.yml
386
+ # - toc: logstash-docs-md://vpr
387
+ # path_prefix: reference/logstash/versioned-plugins
388
+ # # Children include the entire AsciiDoc book
380
389
381
390
# Elastic Serverless Forwarder for AWS
382
391
# ✅ https://github.com/elastic/elastic-serverless-forwarder/blob/main/docs/reference/toc.yml
392
+ # 📝 TO DO: Answer the question below
393
+ # This is the first URL that has "serverless" in the path. It's
394
+ # https://www.elastic.co/guide/en/esf/current/aws-elastic-serverless-forwarder.html
395
+ # so not really the first thing we want folks to land on if path has a lot of impact
396
+ # on search results. @KOTungseth WDYT?
383
397
- toc : elastic-serverless-forwarder://reference
384
- path_prefix : reference/elastic-serverless -forwarder
398
+ path_prefix : reference/aws -forwarder
385
399
# Children include the entire AsciiDoc book
386
400
387
401
# Search connectors
413
427
# 📝 TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
414
428
# 🔜 https://github.com/colleenmcginnis/elasticsearch/blob/docs-assembler-prep/docs/reference/elasticsearch-plugins/toc.yml
415
429
- toc : elasticsearch://reference/elasticsearch-plugins
416
- path_prefix : reference/elasticsearch- plugins
430
+ path_prefix : reference/elasticsearch/ plugins
417
431
418
432
# Query languages
419
433
# 📝 TO DO: Directory depth in elasticsearch repo: would require toc 2 levels down
0 commit comments