grpc-java-contrib icon indicating copy to clipboard operation
grpc-java-contrib copied to clipboard

Protobuf documentation generator

Open rmichela opened this issue 7 years ago • 2 comments

Raw proto files aren't the easiest to read.

Protoc-gen-doc looks like a great project for generating this documentation. It would be great if Protoc-gen-doc were integrated with Maven as a protobuf generator plugin.

rmichela avatar Oct 10 '17 23:10 rmichela

Would https://github.com/pseudomuto/protoc-gen-doc be a good start?

liqweed avatar Nov 10 '17 09:11 liqweed

Protoc-gen-doc looks fantastic and has come a long way since I last saw it.

It would be awesome if protoc-gen-doc were mavenized so it can easily work with the protobuf-maven-plugin. I've updated the issue description.

rmichela avatar Nov 10 '17 17:11 rmichela