mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 04:38:29 +03:00
Use a script to auto-generate documentation for the core modules from the manifest file
This commit is contained in:
8
docs/source/modules/database.md
Normal file
8
docs/source/modules/database.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Database Modules
|
||||
|
||||
Database modules are used to store the status and results of the extraction and enrichment processes somewhere. The database modules are responsible for creating and managing entires for each item that has been processed.
|
||||
|
||||
The default (enabled) databases are the CSV Database and the Console Database.
|
||||
|
||||
```{include} autogen/database.md
|
||||
```
|
||||
Reference in New Issue
Block a user