mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 13:18:28 +03:00
Use a script to auto-generate documentation for the core modules from the manifest file
This commit is contained in:
16
docs/source/index.md
Normal file
16
docs/source/index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
```{include} ../../README.md
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
:hidden:
|
||||
:caption: Contents:
|
||||
|
||||
Overview <self>
|
||||
user_guidelines
|
||||
installation/installation.rst
|
||||
core_modules.md
|
||||
development/developer_guidelines
|
||||
autoapi/index.rst
|
||||
```
|
||||
Reference in New Issue
Block a user