Skip to content

zehongyang/protoc-gen-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protoc-gen-markdown

将protobuf文档生成markdown文档

install

go install github.com/zehongyang/protoc-gen-markdown

generate markdown

protoc --markdown_out=. hello.proto
protoc --markdown_out=router=routes:. hello.proto
说明
protoc --markdown_out=params1=values1:outputdir hello.proto

About

protobuf转markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages