[Bug 297599] [NEW PORT] sysutils/helm-docs: Automatically generate markdown documentation from helm charts
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297599
Bug ID: 297599
Summary: [NEW PORT] sysutils/helm-docs: Automatically generate
markdown documentation from helm charts
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://github.com/norwoodj/helm-docs
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Created attachment 273821
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=273821&action=edit
Patch to add sysutil/helm-docs v1.14.2
The helm-docs tool auto-generates documentation from helm charts into markdown
files. The resulting files contain metadata about their respective chart and a
table with each of the chart's values, their defaults, and an optional
description parsed from comments.
The markdown generation is entirely gotemplate driven. The tool parses metadata
from charts and generates a number of sub-templates that can be referenced in
a template file (by default README.md.gotmpl). If no template file is provided,
the tool has a default internal template that will generate a reasonably
formatted README.
--
You are receiving this mail because:
You are the assignee for the bug.