# Functions
CreateDownloadsTable creates the markdown table with the links to the tarballs.
GatherReleaseNotesDocument creates a new gatherer and collects the release notes into a fresh document.
New assembles an organized document from an unorganized set of release notes.
# Constants
No description provided by the author
# Structs
Document represents the underlying structure of a release notes document.
A File is a downloadable file.
FileMetadata contains metadata about files associated with the release.
Image is a released container image.
NoteCategory contains notes of the same `Kind` (i.e category).
# Type aliases
ImageMetadata is a list of images.
NoteCollection is a collection of note categories.