-
Notifications
You must be signed in to change notification settings - Fork 657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: update the list styles #9555
Conversation
Signed-off-by: M. Fatih Cırıt <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
This simple PR is ready for review ✅ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9555 +/- ##
==========================================
- Coverage 29.51% 29.49% -0.03%
==========================================
Files 1444 1452 +8
Lines 108530 108598 +68
Branches 41406 41394 -12
==========================================
- Hits 32035 32033 -2
+ Misses 73373 73326 -47
- Partials 3122 3239 +117
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Since this is very simple and cosmetic, I'll merge it without review. This is part of the pre-commit hook updates. |
Description
Small quality of life fixes for the documentation.
This fixes the formatting styles of these documentation files.
Related links
Related PR:
How was this PR tested?
See the deploy-docs links below:
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.