Open goldsam opened 1 year ago
Could you add a preprocessor to support generating documentation and diagramming of protocol buffers?
Is there a tool that does it already?
https://github.com/pseudomuto/protoc-gen-doc does the job wonderfully. It's a plug-in for the protocol buffer compiler.
Could you add a preprocessor to support generating documentation and diagramming of protocol buffers?