bevy/.github/workflows
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
..
ci.yml Fix doc warnings (#3339) 2021-12-18 00:09:23 +00:00
dependencies.yml Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
ios.yml Bump actions/cache from 2.1.5 to 2.1.6 (#2284) 2021-06-01 20:06:33 +00:00
label.yml Label PRs for all target branches (#2701) 2021-09-04 19:05:23 +00:00