Optimize docs author avatars (#15923)

Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
Glenn Jocher 2024-08-30 18:45:40 +02:00 committed by GitHub
parent 7053169fd0
commit 59132f23bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 122 additions and 48 deletions

View file

@ -93,7 +93,7 @@ dev = [
"mkdocstrings[python]",
"mkdocs-jupyter", # notebooks
"mkdocs-redirects", # 301 redirects
"mkdocs-ultralytics-plugin>=0.1.2", # for meta descriptions and images, dates and authors
"mkdocs-ultralytics-plugin>=0.1.6", # for meta descriptions and images, dates and authors
"mkdocs-macros-plugin>=1.0.5" # duplicating content (i.e. export tables) in multiple places
]
export = [