Skip to content

Commit

Permalink
Merge pull request #122 from sine-fdn/makefile
Browse files Browse the repository at this point in the history
chore: remove cargo docs from makefile
  • Loading branch information
zeitgeist authored Nov 12, 2024
2 parents fc0b297 + 69bfe38 commit d80dfda
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 d80dfda

Please sign in to comment.