There was an error while loading. Please reload this page.
1 parent 628e913 commit bc861bdCopy full SHA for bc861bd
2 files changed
Makefile
@@ -39,7 +39,3 @@ lint: rustfmt clippy
39
.PHONY: build-docs
40
build-docs:
41
cargo doc --no-deps --workspace
42
-
43
-.PHONY: watch-docs
44
-watch-docs:
45
- ./watch_docs.py
watch_docs.py
0 commit comments