Skip to content

Commit bc861bd

Browse files
committed
Remove watch-docs Makefile target
1 parent 628e913 commit bc861bd

2 files changed

Lines changed: 0 additions & 26 deletions

File tree

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,3 @@ lint: rustfmt clippy
3939
.PHONY: build-docs
4040
build-docs:
4141
cargo doc --no-deps --workspace
42-
43-
.PHONY: watch-docs
44-
watch-docs:
45-
./watch_docs.py

watch_docs.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)