Versions in this module Expand all Collapse all v0 v0.4.0 Sep 21, 2026 Changes in this version + const Schema + var JSONSchema []byte + type Config struct + Branch string + Name string + RefStaleDays int + Root string + Strict bool + type Document struct + Backfilled string + Contents []Entry + Created string + Decided string + DependedOnBy []string + Depends []string + EffectivelyObsolete bool + ID string + Implemented bool + IncludedIn []string + Includes []string + Links []Link + Number int + ObsoletedBy []string + Obsoletes []string + Page string + Path string + RequiredSections []RequiredSection + Source string + Stale bool + Status string + Title string + Type string + UpdatedBy []string + Updates []string + Verified string + type Entry struct + Anchor string + Body *string + Level int + Line int + Text string + type Link struct + Anchor string + Destination string + Line int + Path string + ResolvesTo string + Text string + Type string + type Options struct + Commit string + NoBodies bool + Source bool + type Repository struct + Commit string + Config Config + Documents []Document + Glossary []Term + HasGlossary bool + Schema int + func Build(r *repo.Repo, opts Options) Repository + type RequiredSection struct + Anchor string + Title string + type Term struct + Anchor string + Definition string + Formerly []string + Name string