Skip to content

Commit

Permalink
Regenerate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gavv committed May 1, 2024
1 parent 6d8d0a5 commit a247e41
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 109 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ fmt:
| xargs clang-format --verbose -i

docs:
build/3rdparty/gRPC-prefix/bin/protoc \
build/3rdparty/grpc/bin/protoc \
--plugin=protoc-gen-doc="$$(go env GOPATH)"/bin/protoc-gen-doc \
--doc_out=. \
--doc_opt=markdown,RPC.md \
Expand Down
Loading

0 comments on commit a247e41

Please sign in to comment.