mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-04-04 15:20:19 +02:00
29 lines
550 B
Markdown
29 lines
550 B
Markdown
# Home
|
|
|
|
Welcome.
|
|
|
|
This documentation is being reorganized using the Diataxis framework.
|
|
See the current planning and migration inventory here:
|
|
|
|
- {doc}`documentation_plan`
|
|
|
|
```{toctree}
|
|
:maxdepth: 1
|
|
:caption: Get Started
|
|
|
|
getting_started
|
|
documentation_plan
|
|
tutorials/index
|
|
how_to/index
|
|
reference/index
|
|
explanation/index
|
|
legacy/index
|
|
```
|
|
|
|
## Audience paths
|
|
|
|
- Ecologists who want low-code workflows should start with
|
|
{doc}`tutorials/index`.
|
|
- Python-savvy ecologists and bioacousticians can jump to
|
|
{doc}`how_to/index` and {doc}`reference/index`.
|