On 1/25/2012 9:35 AM, Matthew Kenworthy wrote:

After looking through the Doc/ subdir, I still have no clue how X<>
tags are supposed to be used. Can you give me an example?

PDL does not have index support.  See perldoc perlpod for
the description of the tags and see the CPAN modules on
Pod index creation for tools to do the extract and generate
phase.  I sent some I found that looked promising in a
previous email.

--Chris

Thanks,

Matt

On Wed, Jan 25, 2012 at 12:40 AM, Chris Marshall<[email protected]>  wrote:
For this go around, we could make do with a hand
generated TOC.  The other issue is the index which
is more of an issue since the X<>  need to be added
to the text.

Cheers,
Chris

On Tue, Jan 24, 2012 at 5:55 PM, Matthew Kenworthy
<[email protected]>  wrote:
Hi Chris,

There are many ways listed in CPAN to generate a TOC (essentially the =head1
to 4 headings) from a list of PODS.

Is there one method you prefer? Failing that, is there one method that would
be preferable to use for PDL::Book?

Ideally I'd like to feed in a list order of PODs and have that generate a
POD TOC that is then prepended for PDF/HTML generation.

Thinking further down the line, is there a PDL script based way to get
functions in the Book automatically linked to the POD of the functions
themselves, or is this a Terrible Problem? I'm not sure where to start
looking in the PDL documentation tree to find where this is done....

Thanks,

Matt

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to