README and Docs updates (#166)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
5e290e0d28
commit
cb4801888e
6 changed files with 311 additions and 66 deletions
|
|
@ -1,5 +1,5 @@
|
|||
site_name: Ultralytics YOLO Docs
|
||||
repo_url: https://github.com/ultralytics/yolov5
|
||||
site_name: Ultralytics Docs
|
||||
repo_url: https://github.com/ultralytics/ultralytics
|
||||
repo_name: Ultralytics
|
||||
|
||||
theme:
|
||||
|
|
@ -82,6 +82,7 @@ nav:
|
|||
- Python Interface: sdk.md
|
||||
- Configuration: config.md
|
||||
- Customization Guide: engine.md
|
||||
- Ultralytics HUB: hub.md
|
||||
- iOS and Android App: app.md
|
||||
- Reference:
|
||||
- Python Model interface: reference/model.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue