misc/doc_alias.sh@465fa2121ccb
misc/doc_alias.sh
Sun, 20 Nov 2022 00:23:43 +0200
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Sun, 20 Nov 2022 00:23:43 +0200
- changeset 13
- 465fa2121ccb
- parent 0
-
9f27689eb130
- permissions
- -rw-r--r--
Better Linear and Mapping structure that can provide consuming and reference `apply`.
# 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'