summaryrefslogtreecommitdiff
path: root/Hutch/Views/More/ManPageDetailView.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat: add in-app man pages browserChristian Cleberg2026-04-031-0/+103
Add a native Man Pages section to the More tab with in-app browsing for man.sr.ht documentation and srht.site pages. - add ManPageService for fetching and extracting public docs content - add ManPageBrowserView and ManPageDetailView - add More tab navigation for Man Pages - support in-place navigation for internal documentation links - allow HTMLWebView to intercept internal links and use a base URL - support man.sr.ht and srht.site content extraction - remove heading permalink "#" anchors from man page rendering - fix relative links, fragment links, and srht.site CTA/icon layout