misc/doc_alias.sh@61b068c50e25
misc/doc_alias.sh
Mon, 24 Oct 2022 10:52:19 +0300
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Mon, 24 Oct 2022 10:52:19 +0300
- changeset 4
- 61b068c50e25
- parent 0
-
9f27689eb130
- permissions
- -rw-r--r--
Added type for numerical errors
# 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'