bevy/tools
François 261905f11d Feature documentation (#7814)
# Objective

- Fixes #1800, fixes #6984
- Alternative to #7196
- Ensure feature list is always up to date and that all are documented
- Help discovery of features

## Solution

- Use a template to update the cargo feature list
- Use the comment just above the feature declaration as the description
- Add the checks to CI
- Add the features to the base crate doc
2023-02-28 14:24:47 +00:00
..
build-templated-pages Feature documentation (#7814) 2023-02-28 14:24:47 +00:00
build-wasm-example fix nightly clippy warnings (#6395) 2022-10-28 21:03:01 +00:00
ci Fix a few typos in CI messages and comments (#7357) 2023-01-25 03:20:58 +00:00
example_showcase.sh Small script fix (#2591) 2021-08-13 21:57:23 +00:00
publish.sh Generate vertex tangents using mikktspace (#3872) 2022-05-31 22:53:54 +00:00