misc/doc_alias.sh@4e09b7829b51
misc/doc_alias.sh
Tue, 01 Nov 2022 09:24:45 +0200
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Tue, 01 Nov 2022 09:24:45 +0200
- changeset 8
- 4e09b7829b51
- parent 0
-
9f27689eb130
- permissions
- -rw-r--r--
Multithreaded bisection tree operations
# 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'