Purfakt

Results 4 issues of Purfakt

# What doesn't work As per the documentation, only top level Links are fully supported in beanie. This means nested linking doesn't work properly. The following doesn't work: `A` and...

# Objective Fixes (#11814) ## Solution I added `Update` where it was missing in the rustdoc. ## Uncovered problem The previous doc was mocking the app as @hymm said: >...

C-Docs
A-ECS
S-Controversial

## How can Bevy's documentation be improved? The current (`0.12.1`) [example in the documentation](https://docs.rs/bevy/0.12.1/i686-pc-windows-msvc/bevy/ecs/schedule/common_conditions/fn.on_event.html) for `on_event` is not up to date with changes made in `0.11`. ```rust app.add_systems( my_system.run_if(on_event::()), );...

C-Docs
D-Good-First-Issue
A-ECS

OS: macOS Monterey Version 12.5 (M1) ~~The name of our project is: `Spirits: Seeds of Dreams. The Storyteller`.~~ EDIT: The name of the project is `The Storyteller.`. The company name...

bug