bevy/crates/bevy_internal/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
..
default_plugins.rs Fix doc warnings (#3339) 2021-12-18 00:09:23 +00:00
lib.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
prelude.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00