We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0b297 commit 69bfe38Copy full SHA for 69bfe38
Makefile
@@ -33,9 +33,6 @@ clean:
33
${MMDC}:
34
npm install @mermaid-js/mermaid-cli
35
36
-gen/target/doc/ileap_extension/index.html:
37
- cd gen && cargo doc --no-deps --document-private-items --all-features
38
-
39
.PHONY: gen/target/doc/ileap_extension/index.html
40
41
azure-upload-preview: build
0 commit comments