Update docs with YOLOv8 banner (#160)
Co-authored-by: Paula Derrenger <107626595+pderrenger@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
fdf294e4e8
commit
96fbf9ce58
12 changed files with 252 additions and 41 deletions
|
|
@ -4,7 +4,7 @@ repo_name: Ultralytics
|
|||
|
||||
theme:
|
||||
name: "material"
|
||||
logo: assets/logo.png
|
||||
logo: https://github.com/ultralytics/assets/raw/main/logo/Ultralytics-logomark-white.png
|
||||
icon:
|
||||
repo: fontawesome/brands/github
|
||||
admonition:
|
||||
|
|
@ -82,6 +82,7 @@ nav:
|
|||
- Python Interface: sdk.md
|
||||
- Configuration: config.md
|
||||
- Customization Guide: engine.md
|
||||
- iOS and Android App: app.md
|
||||
- Reference:
|
||||
- Python Model interface: reference/model.md
|
||||
- Engine:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue