github.com/ajatprabha/gomarkdoc@v0.0.0-20230705102225-9d169ea523ff/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/ajatprabha/gomarkdoc for full documentation of this
     5  // tool.
     6  package main