79212734

Date: 2024-11-21 19:52:57
Score: 2
Natty:
Report link

I found protoc-gen-doc. To generate html from .proto files, we can run the following command:

protoc --doc_out=./doc --doc_opt=html,index.html proto/*.proto

Example of output result

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: nik0x1