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:
8
docs/source/modules/storage.md
Normal file
8
docs/source/modules/storage.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Storage Modules
|
||||
|
||||
Storage modules are used to store the data extracted from a URL in a persistent location. This can be on your local hard disk, or on a remote server (e.g. S3 or Google Drive).
|
||||
|
||||
The default is to store the files downloaded (e.g. images, videos) in a local directory.
|
||||
|
||||
```{include} autogen/storage.md
|
||||
```
|
||||
Reference in New Issue
Block a user