mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +00:00
514754d650
This PR is part of the issue #3492. # Objective - Add crate level docs to the bevy_log documentation to achieve a 100% documentation coverage. - Add the #![warn(missing_docs)] lint to keep the documentation coverage for the future. # Solution - Add and update the bevy_log crate level docs - Add a note about panicking from multiple `LogPlugins` per process. - Add the #![warn(missing_docs)] lint. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |