summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Collapse)Author
2026-04-26build: Better Build SystemJacob McDonnell
2026-04-25docs: Added UNIX V10 ManualsJacob McDonnell
2026-04-25feat: Main Page to search for man pagesJacob McDonnell
Added a main index page that uses HTMX to search for man pages and place the contents on the page.
2026-04-25feat: Added FreeBSD man pagesJacob McDonnell
2026-04-25feat: Added NetBSD man pagesJacob McDonnell
2026-04-25feat:Script to Build and RegisterJacob McDonnell
Created a script that will build all the manpages and register them into an sqlite3 database. Each entry has the name, section, os, and path to the html fragment.