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++ (16,128 forks)batch import
P3enhancementhelp wanted

Repository metrics

Stars
 (71,223 stars)
PR merge metrics
 (Avg merge 2d 11h) (185 merged PRs in 30d)

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