misc/doc_alias.sh

changeset 6
bcb508479948
parent 5
df971c81282e
child 7
c32171f7cce5
equal deleted inserted replaced
5:df971c81282e 6:bcb508479948
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

mercurial