Add a cheat sheet for configs and better folder structure for core modules

This commit is contained in:
Patrick Robertson
2025-02-11 14:06:53 +00:00
parent 2f51d3917a
commit 895c843f04
10 changed files with 56 additions and 8 deletions

View File

@@ -5,4 +5,10 @@ Feeder modules are used to feed URLs into the `auto-archiver` for processing. Fe
The default feeder is the command line feeder, which allows you to input URLs directly into the `auto-archiver` from the command line.
```{include} autogen/feeder.md
```
```{toctree}
:depth: 1
:glob:
autogen/feeder/*
```