Versions in this module Expand all Collapse all v0 v0.2.0 May 15, 2026 Changes in this version + func RenderMarkdown(doc *ProjectDoc) string + type DocGenerator = engine.DocGenerator + func NewDocGenerator(projectDir string) *DocGenerator + type DocResult = engine.DocResult + type DocSection = engine.DocSection + type DocSource = engine.DocSource + type DocUpdate = engine.DocUpdate + type DocUpdater = engine.DocUpdater + func NewDocUpdater() *DocUpdater + type ExternalDocs = engine.ExternalDocs + func NewExternalDocs() *ExternalDocs + type FieldDoc = engine.FieldDoc + type FunctionDoc = engine.FunctionDoc + type PackageDoc = engine.PackageDoc + type ParamDoc = engine.ParamDoc + type ProjectDoc = engine.ProjectDoc + type TypeDoc = engine.TypeDoc