Skip to content

Commit

Permalink
fix grpc docs generation
Browse files Browse the repository at this point in the history
  • Loading branch information
micbar committed Dec 22, 2022
1 parent f1fefac commit f3516ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protogen/proto/buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ plugins:

- name: doc
path: ../../.bingo/protoc-gen-doc
out: ../../docs/grpc_apis
out: ../../docs/apis/grpc_apis
opt:
- ../docs/GRPC.tmpl,grpc.md,source_relative

0 comments on commit f3516ae

Please sign in to comment.