krz/hutch

an ios client for sourcehut

clone: git clone https://gitbay.org/krz/hutch.git

db40d346c28800a1eec384a5e4f3d7d090198e4d

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2026-08-07T08:45:47Z
committer: <noreply@github.com>

Merge pull request #32 from krazywarez/sync-man-pages

Sync bundled man page catalog from man.sr.ht (#7)
 .github/workflows/sync-man-pages.yml      | 55 +++++++++++++++++++++++++++
 Hutch/Resources/man-pages.json            | 50 ++++++++++++++++++++++++
 Hutch/Views/More/ManPageBrowserView.swift | 19 ++--------
 Hutch/Views/More/ManPageCatalog.swift     | 43 +++++++++++++++++++++
 HutchTests/ManPageCatalogTests.swift      | 35 +++++++++++++++++
 scripts/sync_man_pages.py                 | 63 +++++++++++++++++++++++++++++++
 6 files changed, 250 insertions(+), 15 deletions(-)