Skip to content

dillo-browser/dillo-plugin-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.