Versions in this module Expand all Collapse all v0 v0.1.0 Oct 17, 2018 Changes in this version + func ConvertDocs(packageDir string, c *Config) (string, error) + func ToMD(w io.Writer, text, syntax string) + type Config struct + CustomMarkdownBadges []string + CustomMarkdownFile string + FencedCodeLanguage string + ShowGeneratedSuffix bool + ShowGoReportBadge bool + ShowGodocBadge bool + func DefaultConfig() *Config