3 lines
68 B
Bash
3 lines
68 B
Bash
![]() |
#!/bin/bash
|
||
|
RUST_BACKTRACE=1 rustdoc -L build/kernel --cfg redox $*
|