Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyukang committed Feb 2, 2024
1 parent 5b0d039 commit 4b0ded6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ doc-deps: ## Build the documentation for the local package and all dependencies.
.PHONY: gen-rpc-doc
gen-rpc-doc: submodule-init ## Generate rpc documentation
cd devtools/doc/rpc-gen && cargo build
./target/debug/ckb-rpc-gen rpc/README.md
./target/debug/ckb-rpc-gen --json
./target/debug/ckb-rpc-gen rpc/README.md

.PHONY: gen-hashes
gen-hashes: ## Generate docs/hashes.toml
Expand Down
Loading

0 comments on commit 4b0ded6

Please sign in to comment.