Further tweaks and fixes

This commit is contained in:
Patrick Robertson
2025-02-11 14:37:29 +00:00
parent 29901da601
commit 62154ddfef
10 changed files with 30 additions and 747 deletions

View File

@@ -5,4 +5,11 @@ Storage modules are used to store the data extracted from a URL in a persistent
The default is to store the files downloaded (e.g. images, videos) in a local directory.
```{include} autogen/storage.md
```
```{toctree}
:depth: 1
:hidden:
:glob:
autogen/storage/*
```