mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 04:38:29 +03:00
Finish how to on authentication
This commit is contained in:
@@ -8,7 +8,7 @@ The default (enabled) databases are the CSV Database and the Console Database.
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:depth: 1
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
:glob:
|
||||
autogen/database/*
|
||||
|
||||
@@ -7,7 +7,7 @@ Enricher modules are used to add additional information to the items that have
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:depth: 1
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
:glob:
|
||||
autogen/enricher/*
|
||||
|
||||
@@ -11,7 +11,7 @@ Extractors that are able to extract content from a wide range of websites includ
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:depth: 1
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
:glob:
|
||||
autogen/extractor/*
|
||||
|
||||
@@ -13,7 +13,7 @@ auto-archiver [options] -- URL1 URL2 ...
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:depth: 1
|
||||
:maxdepth: 1
|
||||
:glob:
|
||||
:hidden:
|
||||
autogen/feeder/*
|
||||
|
||||
@@ -6,7 +6,7 @@ Formatter modules are used to format the data extracted from a URL into a specif
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:depth: 1
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
:glob:
|
||||
autogen/formatter/*
|
||||
|
||||
@@ -8,7 +8,7 @@ The default is to store the files downloaded (e.g. images, videos) in a local di
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:depth: 1
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
:glob:
|
||||
autogen/storage/*
|
||||
|
||||
Reference in New Issue
Block a user