rust-itertools / itertools

Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.62k stars 298 forks source link

Documentation: various visual fixes #936

Closed Philippe-Cholet closed 1 month ago

Philippe-Cholet commented 1 month ago

I (quickly enough) went through all pages of https://docs.rs/itertools/

Use more backticks, new/fix links, few more empty lines, few reformulations.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.44%. Comparing base (6814180) to head (77e2dc9). Report is 71 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #936 +/- ## ========================================== + Coverage 94.38% 94.44% +0.05% ========================================== Files 48 48 Lines 6665 6947 +282 ========================================== + Hits 6291 6561 +270 - Misses 374 386 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.