bevy/tools
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
..
build-templated-pages fail when an example doesn't set doc-scrape-examples (#12964) 2024-04-14 20:07:55 +00:00
build-wasm-example Make feature(doc_auto_cfg) work (#12642) 2024-03-23 02:22:52 +00:00
ci tools: Refactor CI to use argh (#12923) 2024-04-13 01:48:37 +00:00
example-showcase Fix example showcase wasm window settings patch (#12608) 2024-04-06 22:07:49 +00:00
publish.sh Add bevy_dev_tools crate (#11341) 2024-03-06 20:33:05 +00:00