Wed, 30 Nov 2022 23:45:04 +0200
Sketch FBGenericConfig clap
0 | 1 | # source this file. use cargo rustdoc or cargo d --no-deps no build the documentation. |
2 | echo 'Creating cargo-d alias' | |
3 | alias cargo-d='RUSTDOCFLAGS="--html-in-header misc/katex-header.html" BROWSER=/Applications/Firefox.app/Contents/MacOS/firefox-bin cargo d --no-deps' | |
4 | ||
5 |