Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 653 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 653 Bytes

GNU Info plugin for Dillo

GNU Info plugin for Dillo. Renders info pages as HTML, based on the old html2info Perl script.

Screenshot

Dillo loading info:libc/Memory

Install

Requires perl with the File::Basename and URI:Escape modules.

To install use:

$ make install

Sites to try

  • info: or info:dir provides a directory of all pages.
  • info:gcc to load the top-level node in GCC file.
  • info:gcc/Standards go to a specific node in the GCC manual.