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
|
|
@ -57,7 +57,7 @@ I have read the CLA Document and I sign the CLA
|
|||
|
||||
When adding new functions or classes, please include [Google-style docstrings](https://google.github.io/styleguide/pyguide.html). These docstrings provide clear, standardized documentation that helps other developers understand and maintain your code.
|
||||
|
||||
!!! Example "Example Docstrings"
|
||||
!!! example "Example Docstrings"
|
||||
|
||||
=== "Google-style"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue