redox/krustdoc.sh
2016-11-09 17:00:48 -07:00

3 lines
56 B
Bash
Executable File

#!/bin/bash
RUST_BACKTRACE=1 rustdoc -L build/kernel $*