mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 05:08:28 +03:00
Use a script to auto-generate documentation for the core modules from the manifest file
This commit is contained in:
7
docs/source/modules/enricher.md
Normal file
7
docs/source/modules/enricher.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Enricher Modules
|
||||
|
||||
Enricher modules are used to add additional information to the items that have been extracted. Common enrichment tasks include adding metadata to items, such as the hash of the item, a screenshot of the webpage when the item was extracted, or general metadata like the date and time the item was extracted.
|
||||
|
||||
|
||||
```{include} autogen/enricher.md
|
||||
```
|
||||
Reference in New Issue
Block a user