Closed
Description
How can Bevy's documentation be improved?
rust-lang/rust#84176 (just merged) allows rustdoc to generate links to definitions in source code pages. This new feature is disabled by default. Once this moves off nightly we should enable the feature with the --generate-link-to-definition
option.