mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
56e9a3de88
# Objective I noticed while working on #5366 that the documentation for label types wasn't working correctly. Having experimented with this for a few weeks, I believe that generating docs in macros is more effort than it's worth. ## Solution Add more boilerplate, copy-paste and edit the docs across types. This also lets us add custom doctests for specific types. Also, we don't need `concat_idents` as a dependency anymore. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |