mirror of
https://github.com/bevyengine/bevy
synced 2025-01-12 13:18:55 +00:00
# Objective Complete the documentation for `bevy_window`. ## Solution The `warn(missing_doc)` attribute was only applying to the `cursor` module as it was declared as an inner attribute. I switched it to an outer attribute and documented the remaining items. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |