[Padre-dev] opening an arbitrary pod file

Gabor Szabo szabgab at gmail.com
Sun Jan 11 22:30:48 PST 2009


Besides viewing the docs of perl 5 I'd like to be able to see a
searchable version
of the Parrot documentation - currently scattered around several
directories in the
svn checkout of Parrot and the Perl 6 documentation.
Obviously I'd like to be able to index and search them separately.

Gabor

On Mon, Jan 12, 2009 at 1:05 AM, Andrew Bramble
<bramble.andrew at gmail.com> wrote:
> Poorly handled at best right now.
>
> I'd suggest opening them in the editor and using Help -> Current Document
>
> I still don't think DocBrowser is smart enough. Nor the POD2HTML
> renderer it uses. What bothers me the most ? The direction it is going
> in as that of an honest to goodness browser, and there are several of
> those available (I've heard).
>
>
> On Mon, Jan 12, 2009 at 8:48 AM, Gabor Szabo <szabgab at gmail.com> wrote:
>> I have several pod files in some directories on my hard disk
>>
>> /path/to/docs/a.pod
>> /path/to/other/docs/b.pod
>>
>> how can I open them with the PodBrowser ?
>>
>> 'perldoc:/path/to/other/docs/b.pod'
>> does not seem to work.
>>
>> How can I create a pod file with links to these files?
>> L</path/to/docs/a.pod> created a link but when I clicked on it I got
>>
>> Could not find documentation for
>> perldoc:/path/to/docs/a.pod
>>
>>
>> Gabor


More information about the Padre-dev mailing list