mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 12:48:28 +03:00
Use a script to auto-generate documentation for the core modules from the manifest file
This commit is contained in:
6
docs/source/modules/formatter.md
Normal file
6
docs/source/modules/formatter.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Formatter Modules
|
||||
|
||||
Formatter modules are used to format the data extracted from a URL into a specific format. Currently the most widely-used formatter is the HTML formatter, which formats the data into an easily viewable HTML page.
|
||||
|
||||
```{include} autogen/formatter.md
|
||||
```
|
||||
Reference in New Issue
Block a user