protoc-gen-markdown

command module
v0.0.0-...-fb8ee71 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2021 License: MIT Imports: 6 Imported by: 0

README

protoc-gen-markdown

install

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

generate markdown

protoc --markdown_out=Mhello.proto=./:. ./hello.proto
# set path prefix to /api
protoc --markdown_out=Mhello.proto=./,prefix=/api:. ./hello.proto

demo

You could check the hello.md to see the result.

doc

I have write a Chinese article to introduce how it works.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL