Skip to content

Commit

Permalink
make build-doc: only build rustdoc in this command
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Sep 6, 2022
1 parent afcdb2f commit 8e4f451
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ clean:

build-doc:
$(cargo) doc --no-deps
$(cargo) run --bin namada_encoding_spec
make -C docs build

doc:
# build and opens the docs in browser
Expand Down

0 comments on commit 8e4f451

Please sign in to comment.