Update to lowercase MkDocs admonitions (#15990)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
ce24c7273e
commit
c2b647a768
133 changed files with 529 additions and 521 deletions
|
|
@ -125,7 +125,7 @@ The [Ultralytics HUB](https://www.ultralytics.com/hub) Inference API returns a J
|
|||
|
||||
### Classification
|
||||
|
||||
!!! Example "Classification Model"
|
||||
!!! example "Classification Model"
|
||||
|
||||
=== "`ultralytics`"
|
||||
|
||||
|
|
@ -205,7 +205,7 @@ The [Ultralytics HUB](https://www.ultralytics.com/hub) Inference API returns a J
|
|||
|
||||
### Detection
|
||||
|
||||
!!! Example "Detection Model"
|
||||
!!! example "Detection Model"
|
||||
|
||||
=== "`ultralytics`"
|
||||
|
||||
|
|
@ -291,7 +291,7 @@ The [Ultralytics HUB](https://www.ultralytics.com/hub) Inference API returns a J
|
|||
|
||||
### OBB
|
||||
|
||||
!!! Example "OBB Model"
|
||||
!!! example "OBB Model"
|
||||
|
||||
=== "`ultralytics`"
|
||||
|
||||
|
|
@ -381,7 +381,7 @@ The [Ultralytics HUB](https://www.ultralytics.com/hub) Inference API returns a J
|
|||
|
||||
### Segmentation
|
||||
|
||||
!!! Example "Segmentation Model"
|
||||
!!! example "Segmentation Model"
|
||||
|
||||
=== "`ultralytics`"
|
||||
|
||||
|
|
@ -481,7 +481,7 @@ The [Ultralytics HUB](https://www.ultralytics.com/hub) Inference API returns a J
|
|||
|
||||
### Pose
|
||||
|
||||
!!! Example "Pose Model"
|
||||
!!! example "Pose Model"
|
||||
|
||||
=== "`ultralytics`"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue