haystack/docs/v0.5.0/_src/api/api/pydoc-markdown-document-store.yml
2020-11-06 13:17:04 +01:00

15 lines
383 B
YAML

loaders:
- type: python
search_path: [../../../../haystack/document_store]
ignore_when_discovered: ['__init__']
processor:
- type: filter
expression: not name.startswith('_') and default()
- documented_only: true
- do_not_filter_modules: false
- skip_empty_modules: true
renderer:
type: markdown
descriptive_class_title: false
filename: document_store.md