eclipse-iceoryx / eclipse-iceoryx/iceoryx2
Remove `no_run` from as many documentation code example as possible
Open
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 185
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 32
Description
## Brief feature description
If the example code is also run, we can ensure that the example is also functional working. Therefore, we should remove the `no_run` tag from as many documentation code examples as possible.
Comment from @elBoberido :
@elfenpiff there is also the option for ignore. Those could then be run on a single platform, just in case the reason for no_run is platform dependent code in the lower layers
Contributor guide
Assessment
This issue has not been assessed yet.