Skip to content

Commit 69bfe38

Browse files
chore: remove cargo docs from makefile
1 parent fc0b297 commit 69bfe38

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ clean:
3333
${MMDC}:
3434
npm install @mermaid-js/mermaid-cli
3535

36-
gen/target/doc/ileap_extension/index.html:
37-
cd gen && cargo doc --no-deps --document-private-items --all-features
38-
3936
.PHONY: gen/target/doc/ileap_extension/index.html
4037

4138
azure-upload-preview: build

0 commit comments

Comments
 (0)