Commit cb766be
committed
zephyr-sys: Suppress bad links in bindgen doc comments
Avoid generating build warnings about things that look like links in
bindgen copied rustdocs.
The larger problem is that these are in a different syntax than rustdoc
comments, and will not be formatted nicely.
Signed-off-by: David Brown <david.brown@linaro.org>1 parent f958ce6 commit cb766be
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments