misc/doc_alias.sh@d80b87b8acd0
misc/doc_alias.sh
Tue, 25 Oct 2022 23:05:40 +0300
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Tue, 25 Oct 2022 23:05:40 +0300
- changeset 6
- d80b87b8acd0
- parent 0
-
9f27689eb130
- permissions
- -rw-r--r--
Added NormExponent trait for exponents of norms
# 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'