misc/doc_alias.sh@df3901ec2f5d
misc/doc_alias.sh
Sat, 22 Oct 2022 18:12:49 +0300
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Sat, 22 Oct 2022 18:12:49 +0300
- changeset 1
- df3901ec2f5d
- parent 0
-
9f27689eb130
- permissions
- -rw-r--r--
Fix some unit tests after fundamental changes that made them invalid
# source this file. use cargo rustdoc or cargo d --no-deps no build the documentation.
echo 'Creating cargo-d alias'
alias cargo-d='RUSTDOCFLAGS="--html-in-header misc/katex-header.html" BROWSER=/Applications/Firefox.app/Contents/MacOS/firefox-bin cargo d --no-deps'