mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-05-22 22:32:18 +02:00
25 lines
416 B
Markdown
25 lines
416 B
Markdown
# Reference documentation
|
|
|
|
Reference pages are the detailed lookup pages.
|
|
|
|
Use this section when you need exact command options, setting names, output details, or Python API entries.
|
|
|
|
```{toctree}
|
|
:maxdepth: 1
|
|
|
|
cli/index
|
|
api
|
|
app-config
|
|
inference-config
|
|
evaluation-config
|
|
outputs-config
|
|
output-formats
|
|
output-transforms
|
|
data-sources
|
|
preprocessing-config
|
|
postprocess-config
|
|
targets-config-workflow
|
|
configs
|
|
targets
|
|
```
|