mirror of
https://github.com/bevyengine/bevy.git
synced 2026-05-06 06:06:42 -04:00
Exclude ICEing example from doc scrape (#21308)
This commit is contained in:
+2
-1
@@ -2715,7 +2715,8 @@ wasm = false
|
||||
[[example]]
|
||||
name = "type_data"
|
||||
path = "examples/reflection/type_data.rs"
|
||||
doc-scrape-examples = true
|
||||
# Causes an ICE on docs.rs
|
||||
doc-scrape-examples = false
|
||||
|
||||
[package.metadata.example.type_data]
|
||||
name = "Type Data"
|
||||
|
||||
Reference in New Issue
Block a user