Skip to content

Commit d80dfda

Browse files
authored
Merge pull request #122 from sine-fdn/makefile
chore: remove cargo docs from makefile
2 parents fc0b297 + 69bfe38 commit d80dfda

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)