bevy/tools/build-templated-pages/src
François Mockers 62f2a73cac
fail when an example doesn't set doc-scrape-examples (#12964)
# Objective

- Ensure that all examples are scrapped for doc

## Solution

- Panic in the example tool when an example doesn't specify
`doc-scrape-examples`
- If an example must not be scrapped, it can set the value to false
2024-04-14 20:07:55 +00:00
..
examples.rs fail when an example doesn't set doc-scrape-examples (#12964) 2024-04-14 20:07:55 +00:00
features.rs fix deprecations from toml_edit (#12421) 2024-03-11 17:53:38 +00:00
main.rs Add a [lints] entry for workspace members missing it (#11900) 2024-02-19 17:09:47 +00:00