mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-07-07 21:00:10 +02:00
Some checks failed
CI / Checks (push) Has been cancelled
Docs Pages / Build Docs (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.10) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.11) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.12) (push) Has been cancelled
Docs Pages / Deploy Docs (push) Has been cancelled
17 lines
256 B
Markdown
17 lines
256 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
|
|
detections
|
|
configs
|
|
targets
|
|
```
|