Subject: | Multiple "-lib" overwrite index |
Hi!
pod2projdocs -out /var/www/docs/perl -title EASA-Perl -verbose 1 -lib /var/www/perl/lib/EASA -lib $PERL5LIB/EASA
When I supply two "lib" arguments, both of which reflect the EASA namespace (different working copies of different SVN respositories), the Pod::ProjectDocs index only reflects the last -lib.
Would it be possible to have it merge the data from both into a single index?
Also, how easy would it be to have a switch to specify that additional POD could be generated too (DocBook, PDF, etc) and linked from each POD HTML page?
Thanks very much
lee