thiago / godoc2md

Simple translation from godoc to markdown.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godoc2md

godoc2md converts godoc formatted package documentation into Markdown format.

Usage

godoc2md $PACKAGE > $GOPATH/src/$PACKAGE/README.md

Generated by godoc2md

About

Simple translation from godoc to markdown.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 97.7%Language:Makefile 2.3%