mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-21 14:07:18 +00:00
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| reference | ||
| tasks | ||
| cli.md | ||
| conf.md | ||
| index.md | ||
| quickstart.md | ||
| README.md | ||
| sdk.md | ||
| trainer.md | ||
To serve docs
- Install ultralytics repo in Dev mode:
cd ultralytics
pip install -e '.[dev]'
- Run
mkdocs serve