wok annotate man2html/description.txt @ rev 18840

Add man2html, html2text
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jan 22 17:24:34 2016 +0200 (2016-01-22)
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.