misc/cargo-d@0771706f472f
    misc/cargo-d
    Thu, 08 Dec 2022 14:10:07 +0200
    
        - author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Thu, 08 Dec 2022 14:10:07 +0200
- changeset 21
- 0771706f472f
- parent 6
- 
bcb508479948
- permissions
- -rwxr-xr-x
Save more CSV files when iteration-wise plotting is enabled.
This helps to generate TikZ illustrations for presentations.
    
        
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"