bevy/crates/bevy_audio
Remi Godin c223fbb4c8
updated audio_source.rs documentation (#12765)
# Objective
- Fixes #12677 

## Solution
Updated documentation to make it explicit that enabling the appropriate
optional features is required to use the supported audio file format, as
well as provided link to the Bevy docs listing the optional features.

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2024-03-28 19:10:09 +00:00
..
src updated audio_source.rs documentation (#12765) 2024-03-28 19:10:09 +00:00
Cargo.toml Make feature(doc_auto_cfg) work (#12642) 2024-03-23 02:22:52 +00:00
CONTRIBUTING.md Contribution guidelines for bevy_audio (#12338) 2024-03-08 19:49:54 +00:00