Revision history for Perl extension Pod::ProjectDocs.
0.26 Tue Jul 11 02:00:00 2006
- added 'except' parameter,
Thanks to Nadim.
0.22 Tue Dec 11 02:00:00 2005
- now generated files are strict xhtml.
0.21 Tue Sep 27 13:00:00 2005
- added function highlighting matched word
0.20 Tue Sep 27 12:00:00 2005
- fixed test script
0.19 Tue Sep 27 02:00:00 2005
- fixed some bug
- added search box to index page
reported by Nadim
0.18 Tue Sep 13 22:33:00 2005
- fixed _htmlEscape in parser to prevent to put out not intended results
with double html-escaping
reported by Tatsuhiko Miyagawa
0.17 Sun Sep 4 00:07:00 2005
- fixed MANIFEST
0.16 Sun Sep 4 00:07:00 2005
- fixed Makefile.PL
0.15 Sat Sep 3 22:04:00 2005
- added option 'forcegen'
- fixed parser, now it creates link for L<foo> properly.
patched by Tatsuhiko Miyagawa.
0.14 Sat Sep 3 11:56:00 2005
- fixed mismapping in Pod::ProjectDocs::Parser
found by Tatsuhiko Miyagawa.
0.13 Sat Aug 27 14:00:00 2005
- fixed Makefile.PL, to remove bug appears in old version of Pod::Parser.
Reported by Tatsuhiko Miyagawa.
0.12 Fri Aug 26 23:00:00 2005
- add footer
0.11 Fri Aug 26 22:00:00 2005
- fixed bug in DocManager
0.1 Fri Aug 26 02:00:00 2005
- fixed bug that doesn't create 'src' directory.
- fixed parser html-building-process little bit.
- fixed bug by typo in DocManager
- add manager for trigger-scripts ('.cgi', '.pl' files)
0.09 Sat Aug 20 02:00:00 2005
- fixed problem about namespace confliction between '.pm' and '.js'.
0.08 Fri Aug 19 12:00:00 2005
- fixed not to use Pod::Xhtml.
- add manager for javascript libraries.
0.07 Thu Aug 18 23:00:00 2005
- add link to source file.
- fixed to check last modified time.
0.06 Thu Aug 18 18:00:00 2005
- fixed to handle multiple 'libroot' by patch from Tatsuhiko Miyagawa.
0.05 Fri Jun 24 18:00:00 2005
- fixed bug.
now you can set relative path for -lib and -out options.
0.02 Sat Jun 18 18:00:00 2005
- CPAN release version;
0.01 Thu Jun 16 16:52:20 2005
- original version; created by h2xs 1.23 with options
-X -A Pod::ProjectDocs