mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-24 21:48:52 +00:00
docs: reorder and rename Classifier and CacheChecker files (#6726)
* docs: reorder * others's order * whisper order
This commit is contained in:
parent
60780ce897
commit
1841aec11e
@ -15,9 +15,9 @@ renderer:
|
||||
type: renderers.ReadmePreviewRenderer
|
||||
excerpt: Checks if any document coming from the given URL is already present in the store.
|
||||
category_slug: haystack-classes
|
||||
title: UrlCacheChecker API
|
||||
title: CacheChecker API
|
||||
slug: caching-api
|
||||
order: 160
|
||||
order: 7
|
||||
markdown:
|
||||
descriptive_class_title: false
|
||||
descriptive_module_title: true
|
||||
|
||||
@ -15,12 +15,12 @@ renderer:
|
||||
type: renderers.ReadmePreviewRenderer
|
||||
excerpt: Detects the language of the Documents and routes them appropriately.
|
||||
category_slug: haystack-classes
|
||||
title: Language Classifier API
|
||||
slug: language-classifier-api
|
||||
title: Classifier API
|
||||
slug: classifier-api
|
||||
order: 10
|
||||
markdown:
|
||||
descriptive_class_title: false
|
||||
descriptive_module_title: true
|
||||
add_method_class_prefix: true
|
||||
add_member_class_prefix: false
|
||||
filename: language_classifier_api.md
|
||||
filename: classifier_api.md
|
||||
|
||||
@ -17,7 +17,7 @@ renderer:
|
||||
category_slug: haystack-classes
|
||||
title: Joiner API
|
||||
slug: joiner-api
|
||||
order: 140
|
||||
order: 75
|
||||
markdown:
|
||||
descriptive_class_title: false
|
||||
descriptive_module_title: true
|
||||
|
||||
@ -17,7 +17,7 @@ renderer:
|
||||
category_slug: haystack-classes
|
||||
title: Other Components API
|
||||
slug: others
|
||||
order: 170
|
||||
order: 85
|
||||
markdown:
|
||||
descriptive_class_title: false
|
||||
descriptive_module_title: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user