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

@@ -8,4 +8,10 @@ Extractors that are able to extract content from a wide range of websites includ
3. WACZ Extractor: runs a web browser to 'browse' the URL and save a copy of the page in WACZ format.
```{include} autogen/extractor.md
```
```{toctree}
:depth: 1
:glob:
autogen/extractor/*
```