Skip to content

Commit

Permalink
chore: remove cargo docs from makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
raimundo-henriques committed Nov 12, 2024
1 parent fc0b297 commit 69bfe38
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ clean:
${MMDC}:
npm install @mermaid-js/mermaid-cli

gen/target/doc/ileap_extension/index.html:
cd gen && cargo doc --no-deps --document-private-items --all-features

.PHONY: gen/target/doc/ileap_extension/index.html

azure-upload-preview: build
Expand Down

0 comments on commit 69bfe38

Please sign in to comment.