Pdoc is fantastic ... however, perldoc's head1, head2,
etc directives are basically ignored by pdoc. Is it
possible to retain this module method heirarchy within
the documentation instead of lumping all the head1
items at the end of the doc?
Thanks ...
jdiggans at genelogic dot com
-j
Logged In: YES
user_id=293029
Thanks. Indeed, all non 'standard' headers (SYNOPSIS,...) or
those not related to the methods are very badly handled.
First the hierarchy should be properly handled, that will be
fixed. For the location in the web page, probably everything
found before the code will be placed just after
the 'Description' area, the rest will stay at the end of the page.
Cheers,
Raphael