feat(docs): expand functions/ and completions/ in the Starlight home tree #118

Merged
rootiest merged 1 commits from feat/docs-filetree-dynamic-listing into main 2026-08-25 05:35:33 +00:00
1 Commits
Author SHA1 Message Date
rootiest 82d78d19f5 feat(docs): expand functions/ and completions/ in the Starlight home tree
List every file in functions/ and completions/ inline under the home
page's file tree instead of a one-line summary. The listing is read
live off disk during --site generation, so it never needs manual
upkeep, and only affects the Starlight build — the plain-text
manual/man page (--concat) still renders the compact summary.
2026-08-25 01:07:07 -04:00