removed index since my master doesnt like it
sophuwu sophie@skisiel.com
Sun, 08 Sep 2024 14:15:35 +0200
1 files changed,
0 insertions(+),
9 deletions(-)
jump to
M
README.md
→
README.md
@@ -2,15 +2,6 @@ # Go Man Page Web Server
This Go application serves man pages over HTTP. It allows users to view, search, and browse man pages directly from a web browser. The server dynamically integrates the hostname into the pages and provides static file support (CSS and favicon). -## Table of Contents - -- [Features](#features) -- [Dependencies](#dependencies) -- [Compiling The Binary](#compiling-the-binary) -- [Systemd Service](#using-as-systemd-service) -- [Accessing the Web Interface](#accessing-the-web-interface) -- [Notes and Warnings](#notes-and-warnings) - ## Features - Convert any man page into HTML, formatted for easy reading. With a dark theme.