misc/doc_alias.sh@f40dfaf2166d
misc/doc_alias.sh
Fri, 18 Nov 2022 10:29:50 +0200
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Fri, 18 Nov 2022 10:29:50 +0200
- changeset 9
- f40dfaf2166d
- parent 0
-
9f27689eb130
- permissions
- -rw-r--r--
Improvements and minor fixes to bisection tree refinement.
# 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'