github.com/anthonyme00/gomarkdoc@v1.0.0/cmd/gomarkdoc/doc.go (about) 1 // Package gomarkdoc provides a command line interface for writing golang 2 // documentation in markdown format. 3 // 4 // See https://github.com/princjef/gomarkdoc for full documentation of this 5 // tool. 6 package main