github.com/phsym/gomarkdoc@v0.5.4/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/phsym/gomarkdoc for full documentation of this
     5  // tool.
     6  package main