Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protobuf documentation generator #37

Open
rmichela opened this issue Oct 10, 2017 · 2 comments
Open

Protobuf documentation generator #37

rmichela opened this issue Oct 10, 2017 · 2 comments

Comments

@rmichela
Copy link
Collaborator

rmichela commented Oct 10, 2017

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.

@liqweed
Copy link

liqweed commented Nov 10, 2017

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

@rmichela
Copy link
Collaborator Author

rmichela commented Nov 10, 2017

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 pushed a commit that referenced this issue Dec 18, 2022
…to-core-4.9.0

build(deps): bump mockito-core from 2.27.0 to 4.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants