bevy/crates/bevy_app
Mika 73ae6af6ef Add inline documentation to bevy code (#1404)
For review, first iteration of bevy code documentation.

I can continue submitting docs every now and then for relevant parts.

Some challenges I found:
* plugins example had to be commented out, as adding bevy_internal (where plugins reside) would pull in too many dependencies

Co-authored-by: Mika <1299457+blaind@users.noreply.github.com>
Co-authored-by: Carter Anderson <mcanders1@gmail.com>
2021-05-06 02:26:54 +00:00
..
src Add inline documentation to bevy code (#1404) 2021-05-06 02:26:54 +00:00
Cargo.toml Add inline documentation to bevy code (#1404) 2021-05-06 02:26:54 +00:00