protocolbuffers/protobuf

support documentation in code generated bindings

Open

#985 opened on Nov 18, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (71,223 stars) (16,128 forks)batch import
P3enhancementhelp wanted

Description

A nice to have feature would be to copy over documentation present on the protobuf files into the code generated files for cpp, python. I believe it works for java currently.

Contributor guide