wdamron / godoc2gh

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 98.5%Language:Makefile 1.5%