main allows you to build go2md binary
Create markdown documentation from golang code.
This project was inspired by github.com/davecheney/godoc2md, but why I wanted to build it without dependency to golang.org/x/tools v0.0.0-20181011021141-0e57ebad1d6b
Main target audience is private golang projects or anyone, who wants to keep documentation in git repo as files.
go build go2md.go
will produce you go2md binary.
Imports: 4
This section is empty.
This section is empty.
var Version string // value from version.txt file
--
Generated by github.com/jylitalo/go2md v0.5.1