Registry / utility / princjef-gomarkdoc

princjef-gomarkdoc

JSON →
library1.1.0gogounverified

Formats Go package documentation as markdown for use outside of pkg.go.dev.

go get github.com/princjef/gomarkdoc
INSTALL
IMPORT
SIG · PRINCJEF-GOMARKDOC
P
princjef-gomarkdoc
utilitygov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gomarkdoc
✓ github.com/princjef/gomarkdoc

Renders documentation for the 'fmt' package as markdown.

package main import ( "fmt" "github.com/princjef/gomarkdoc" ) func main() { doc, _ := gomarkdoc.NewRenderer().Render("fmt") fmt.Println(doc) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
princjef-gomarkdoc — go get princjef-gomarkdoc · libregistry