[ 原始碼: man2html ]
套件:man2html(1.6g-14)
browse man pages in your web browser
Point your web browser at http://localhost/cgi-bin/man/man2html to read and search your man pages in the browser.
This program needs a CGI-capable HTTP server. After installation it might be required to manually enable CGI support in the HTTP server (CGI may be disabled by default for the security consideration). For apache2, this can be done with the following:
$ sudo a2enmod cgid $ sudo systemctl restart apache2
Features:
* Fast C CGI program for man/BSD-mandoc to HTML conversion. * Works from the unformatted nroff/troff source. * Source may be compressed. * Does tbl tables (but not eqn equations). * Generates hypertext links to foobar(1), abc@host, and xyzzy.h files * CGI script for whatis-based alpha-indexes by section. * CGI script for name-only alpha-indexes by section. * CGI script for full text search (requires swish++) * Front-end script to talk to a pre-launched netscape.
其他與 man2html 有關的套件
|
|
|
|
-
- dep: apache2
- Apache HTTP Server
- 或者 httpd-cgi
- 本虛擬套件由這些套件填實: apache2, lighttpd, mini-httpd, nginx-core, nginx-extras, nginx-full, nginx-light, ocsigenserver, tntnet, yaws
- 或者 lynx
- classic non-graphical (text-mode) web browser
-
- dep: debconf (>= 0.5)
- Debian 設定管理系統
- 或者 debconf-2.0
- 本虛擬套件由這些套件填實: cdebconf, cdebconf-udeb, debconf
-
- dep: gawk
- GNU awk, a pattern scanning and processing language
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: man-db (>= 2.4.1)
- tools for reading manual pages
-
- dep: man2html-base (= 1.6g-14)
- convert man pages into HTML format
-
- dep: sensible-utils
- Utilities for sensible alternative selection
-
- sug: lynx
- classic non-graphical (text-mode) web browser
- 或者 www-browser
- 本虛擬套件由這些套件填實: chromium, dillo, edbrowse, elinks, epiphany-browser, falkon, firefox-esr, hv3, konqueror, links, links2, lynx, midori, netrik, netsurf-fb, netsurf-gtk, qutebrowser, sugar-browse-activity, surf, w3m, xemacs21-mule, xemacs21-mule-canna-wnn, xemacs21-nomule
-
- sug: swish++
- Simple Document Indexing System for Humans: C++ version