mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 21:28:29 +03:00
Start fleshing out the docs more - rearrange, separate out modules section, move files over to md (from rst)
This commit is contained in:
41
docs/source/installation/configurations.rst
Normal file
41
docs/source/installation/configurations.rst
Normal file
@@ -0,0 +1,41 @@
|
||||
|
||||
Configurations
|
||||
==============
|
||||
|
||||
|
||||
```{toctree}
|
||||
:hidden:
|
||||
|
||||
configurations
|
||||
```
|
||||
|
||||
This section of the documentation provides guidelines for configuring the tool.
|
||||
|
||||
File Reference
|
||||
--------------
|
||||
|
||||
|
||||
Below is the content of the `example.orchestration.yaml` file:
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<details>
|
||||
<summary>View example.orchestration.yaml</summary>
|
||||
|
||||
.. literalinclude:: ../../example.orchestration.yaml
|
||||
:language: yaml
|
||||
:caption: example.orchestration.yaml
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
Configs
|
||||
-------
|
||||
|
||||
This section of the documentation will show the custom configurations for the individual steps of the tool.
|
||||
|
||||
.. include:: _auto/configs.rst
|
||||
|
||||
|
||||
Reference in New Issue
Block a user