Changes for version 0.18 - 2005-09-02

  • a few style fixes [Philip M. Gollucci <pgollucci@p6m7g8.com>]
  • fix DocSet::Doc::POD2HTML::View::HTMLPS not to anchor =headX titles, since when rendering ps/pdf, some interpreters fail to render a proper link, leaving some ugly misplaced link frame. That link was pointing nowhere anyway, so it's a good thing it is gone.
  • synced with html2ps changes html2ps-1.0b4 which was surprisingly updated 5 years later.

Documentation

a script that does documentation projects building in HTML, PS and PDF formats

Modules

documentation projects builder in HTML, PS and PDF formats
perl 5.005_03 compatibility module
Maintain a Non-Volatile Cache of DocSet's Data
A superclass that handles object's configuration and data
A Base Document Class
Common functions used in DocSet::Doc subclasses
HTML source to HTML target converter
HTML source to PS (intermediate HTML) target converter
POD source to HTML target converter
POD source to PS (intermediate HTML) target converter
Text source to HTML target converter
An abstract docset generation class
A subclass of DocSet::DocSet for generating HTML docset
A subclass of DocSet::DocSet for generating PS/PDF docset
Navigate the DocSet's caches in a readonly mode
RunTime Configuration
A class for parsing input document in the HTML format
A class for parsing input document in the POD format
A class for parsing input document in the text format
Commonly used functions

Provides

in lib/DocSet/Doc/POD2HTML.pm
in lib/DocSet/Doc/POD2HTMLPS.pm
in lib/DocSet/Template/Plugin/NavigateCache.pm
in lib/DocSet/5005compat.pm

Examples