Skip to content

Commit

Permalink
Fix make doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ark0f committed Sep 18, 2023
1 parent c140b7b commit f430afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ test-syscalls-integrity-release:
.PHONY: doc
doc:
@ RUSTDOCFLAGS="--enable-index-page --generate-link-to-definition -Zunstable-options -D warnings" cargo doc --no-deps \
-p galloc -p gclient -p gcore -p gear-backend-common -p gear-backend-sandbox \
-p galloc -p gclient -p gcore -p gear-core-backend \
-p gear-core -p gear-core-processor -p gear-lazy-pages -p gear-core-errors \
-p gmeta -p gstd -p gtest -p gear-wasm-builder -p gear-common \
-p pallet-gear -p pallet-gear-gas -p pallet-gear-messenger -p pallet-gear-payment \
Expand Down

0 comments on commit f430afb

Please sign in to comment.