Changes for version 0.15 - 2002-11-25

  • fix a missing dependency: the modified() is set for the index.html objects when any of the index_(top|bottom) attributes's files are newer than the autogenerated index.html based on any of these files.
  • Fix DocSet::NavigateCache::new() to properly handle docsets with no nodes
  • in DocSet::5005compat added a workaround for a bug in ExtUtils::MakeMaker v < 6.00, which tries to parse any word which include VERSION in it, which causes problems when you do 'r' in CPAN.pm. Thanks to Mark Veltzer for reporting the problem.

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