Update YOLOv3 and YOLOv5 YAMLs (#7574)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2024-01-14 20:10:32 +01:00 committed by GitHub
parent 596c068b18
commit d762496989
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
51 changed files with 284 additions and 304 deletions

View file

@ -8,8 +8,8 @@ repo_url: https://github.com/ultralytics/ultralytics
edit_uri: https://github.com/ultralytics/ultralytics/tree/main/docs/es/
repo_name: ultralytics/ultralytics
remote_name: https://github.com/ultralytics/docs
docs_dir: 'es/' # where to find the markdown files
site_dir: '../site/es' # where to publish to
docs_dir: "es/" # where to find the markdown files
site_dir: "../site/es" # where to publish to
theme:
name: material
@ -61,7 +61,7 @@ theme:
- navigation.instant.progress
- navigation.indexes
- navigation.sections
- content.tabs.link # all code tabs change simultaneously
- content.tabs.link # all code tabs change simultaneously
# Customization
copyright: <a href="https://ultralytics.com" target="_blank">© 2024 Ultralytics Inc.</a> All rights reserved.
@ -151,7 +151,6 @@ markdown_extensions:
- pymdownx.tabbed:
alternate_style: true
# Primary navigation ---------------------------------------------------------------------------------------------------
nav:
- Inicio: