mirror of
https://github.com/bevyengine/bevy
synced 2024-12-28 05:53:07 +00:00
35d3213071
# 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. |
||
---|---|---|
.. | ||
cursor.rs | ||
event.rs | ||
lib.rs | ||
raw_handle.rs | ||
system.rs | ||
window.rs |