From a87359aaacac66655af6baa80ced112ac842f651 Mon Sep 17 00:00:00 2001 From: dweller Date: Sat, 24 Feb 2024 17:35:21 +0200 Subject: change search to be actually html5 search, add URL field in the page page. man (hehe) what a mess... --- index.html | 2 +- page.html | 59 ++++++++++++++++++++++++++------- search.html | 2 +- style/man.css | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 4 files changed, 150 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 6f78aae..561746a 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@
- +
diff --git a/page.html b/page.html index f04d4fc..ee4d23c 100644 --- a/page.html +++ b/page.html @@ -15,6 +15,10 @@ + +
@@ -35,7 +39,7 @@ - -
- -
- - -
-
+

MAN(1) General @@ -359,5 +362,39 @@ The man utility displays the manual page entitled

+ + diff --git a/search.html b/search.html index 5d3fe53..37031f3 100644 --- a/search.html +++ b/search.html @@ -34,7 +34,7 @@