From 1f05463c3afd3b51df7cbf3c6d99718e26f550cd Mon Sep 17 00:00:00 2001 From: Yorhel Date: Wed, 9 Nov 2016 19:01:24 +0100 Subject: [PATCH] About page: Remove TOC feature as planned --- www/index.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/www/index.pl b/www/index.pl index 89f292f..d057e7e 100755 --- a/www/index.pl +++ b/www/index.pl @@ -310,7 +310,6 @@ sub about {
  • apropos(1) emulation(?),
  • Diffs between various versions of a man page,
  • Anchor links within man pages, for easier linking to a section or paragraph,
  • -
  • Table of Contents for each man page,
  • Alternative formats (Text, PDF, more semantic HTML, etc),
  • A command-line client, like man(1) with manned.org as database backend.