bevy/crates/bevy_window/src
François 6a0008f3d3 Fix doc warnings (#3339)
# Objective

- There are a few warnings when building Bevy docs for dead links
- CI seems to not catch those warnings when it should

## Solution

- Enable doc CI on all Bevy workspace
- Fix warnings
- Also noticed plugin GilrsPlugin was not added anymore when feature was enabled


First commit to check that CI would actually fail with it: https://github.com/bevyengine/bevy/runs/4532652688?check_suite_focus=true

Co-authored-by: François <8672791+mockersf@users.noreply.github.com>
2021-12-18 00:09:23 +00:00
..
event.rs Fix scale_factor_override in the winit backend (#2784) 2021-09-10 18:46:16 +00:00
lib.rs Merge New Renderer 2021-11-22 23:57:42 -08:00
raw_window_handle.rs fix clippy 2021-07-24 16:43:37 -07:00
system.rs Add EventWriter (#1575) 2021-03-07 20:42:04 +00:00
window.rs Fix doc warnings (#3339) 2021-12-18 00:09:23 +00:00
windows.rs can change window settings at runtime (#644) 2020-10-15 11:42:19 -07:00