diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-22 20:25:59 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-22 20:26:08 +0800 |
| commit | 0f07399d22aa36cd257b579b3d7e39b6cc7157ba (patch) | |
| tree | 31fc7dbe91f171426e9b7130faedb569ebe9841d /.run/src/bin/doc_nightly.sh | |
| parent | d8ad761c12fdc650a5c66d7d911024763df44de9 (diff) | |
chore: rename `doc_nightly` scripts to `doc-nightly`
Diffstat (limited to '.run/src/bin/doc_nightly.sh')
| -rwxr-xr-x | .run/src/bin/doc_nightly.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.run/src/bin/doc_nightly.sh b/.run/src/bin/doc_nightly.sh deleted file mode 100755 index 10f9021..0000000 --- a/.run/src/bin/doc_nightly.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -cargo dev_tool deploy-api-docs -- --docsrs --open |
