diff options
Diffstat (limited to '.run/src/bin/doc.ps1')
| -rw-r--r-- | .run/src/bin/doc.ps1 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.run/src/bin/doc.ps1 b/.run/src/bin/doc.ps1 deleted file mode 100644 index 64150b1..0000000 --- a/.run/src/bin/doc.ps1 +++ /dev/null @@ -1,5 +0,0 @@ -$env:RUSTDOCFLAGS="--html-in-header mingling/arborium-header.html"; cargo doc ` - --manifest-path mingling/Cargo.toml ` - --no-deps ` - --features docs_rs,core,macros,structural_renderer,repl,comp,picker,clap,extras,pathf ` - --open |
