wok
annotate man2html/description.txt @ rev 20130
Up slitaz-boot-scripts (446)
author |
Richard Dunbar <mojo@slitaz.org> |
date |
Fri Oct 27 12:29:47 2017 -0400 (2017-10-27) |
parents |
|
children |
|
rev |
line source |
al@18840
|
1 View local man pages in the web browser. Typical usage:
|
al@18840
|
2
|
al@18840
|
3 hman man2html
|
al@18840
|
4
|
al@18840
|
5 Utility can search and show local man pages by it's name, and also list all
|
al@18840
|
6 local man pages by categories using web interface for queries.
|
al@18840
|
7
|
al@18840
|
8 This version was patched for SliTaz to produce clean and modern HTML layout
|
al@18840
|
9 using SliTaz documents CSS styles, to fast search and display pages without
|
al@18840
|
10 caching, etc.
|