Il existe dhelp sous debian, je ne sais pas si l'équivalent existe pour d'autres distributions. Je suppose que oui !
apt-cache show dhelp :
Description: online help system
Read all documentation with a WWW browser. dhelp builds a
index of all installed HTML documentation. You don't need
a WWW server to read the documentation. dhelp offers a
very fast search in the HTML documents.
.
You can access the online help system with the dhelp
program or with your browser. The URL to point your
browser at is http://localhost/doc/HTML/index.html(...)
if you have a WWW server installed or
file://localhost/usr/share/doc/HTML/index.html if not.
# dhelp sous debian
Posté par saorge . En réponse au message [Terminal] Pages man dans Netscape. Évalué à 1.
apt-cache show dhelp :
Description: online help system
Read all documentation with a WWW browser. dhelp builds a
index of all installed HTML documentation. You don't need
a WWW server to read the documentation. dhelp offers a
very fast search in the HTML documents.
.
You can access the online help system with the dhelp
program or with your browser. The URL to point your
browser at is http://localhost/doc/HTML/index.html(...)
if you have a WWW server installed or
file://localhost/usr/share/doc/HTML/index.html if not.