Documentation ¶
Overview ¶
Package godoc2md creates a markdown representation of a package's godoc.
This is forked from https://github.com/davecheney/godoc2md. The primary difference being that this version is a library that can be used by other packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
godoc2md
godoc2md converts godoc formatted package documentation into Markdown format.
|
godoc2md converts godoc formatted package documentation into Markdown format. |
goreadme
goreadme creates a README.md from your godoc Usage goreadme [-check] [-out path/to/README.md] $PACKAGE
|
goreadme creates a README.md from your godoc Usage goreadme [-check] [-out path/to/README.md] $PACKAGE |
Click to show internal directories.
Click to hide internal directories.