bevy/crates/bevy_diagnostic/src
Bruce Mitchener 5e91e5f3ce
Improve doc formatting. (#9840)
# Objective

- Identifiers in docs should be marked up with backticks.

## Solution

- Mark up more identifiers in the docs with backticks.
2023-09-18 19:43:56 +00:00
..
diagnostic.rs Improve doc formatting. (#9840) 2023-09-18 19:43:56 +00:00
entity_count_diagnostics_plugin.rs Allow systems using Diagnostics to run in parallel (#8677) 2023-06-05 20:51:22 +00:00
frame_time_diagnostics_plugin.rs Allow systems using Diagnostics to run in parallel (#8677) 2023-06-05 20:51:22 +00:00
lib.rs Allow systems using Diagnostics to run in parallel (#8677) 2023-06-05 20:51:22 +00:00
log_diagnostics_plugin.rs Allow systems using Diagnostics to run in parallel (#8677) 2023-06-05 20:51:22 +00:00
system_information_diagnostics_plugin.rs Allow systems using Diagnostics to run in parallel (#8677) 2023-06-05 20:51:22 +00:00