Search HTML documentation of local modules
Search HTML documentation of local modules
am 10.08.2006 21:16:17 von Peter Scott
A colleague wishes to provide a search box in his HTMLified POD of
locally written modules. Apparently this is something that rubydoc does
(I wouldn't know). Yes, we know about perldoc; but this feature seems
(a) independently useful and (b) something someone should have done
already. So in the spirit of laziness, does anyone know of prior art in
this respect? I know it's not hard to write, but stealing is even
easier. search.cpan.org and Google led me only to a similar request
but no answers.
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
Re: Search HTML documentation of local modules
am 10.08.2006 21:56:26 von John Bokma
Peter Scott wrote:
> A colleague wishes to provide a search box in his HTMLified POD of
> locally written modules. Apparently this is something that rubydoc does
> (I wouldn't know). Yes, we know about perldoc; but this feature seems
> (a) independently useful and (b) something someone should have done
> already. So in the spirit of laziness, does anyone know of prior art
in
> this respect? I know it's not hard to write, but stealing is even
> easier. search.cpan.org and Google led me only to a similar request
> but no answers.
install htdig ? There are probably better solutions though.
--
John Bokma Freelance software developer
&
Experienced Perl programmer: http://castleamber.com/
Re: Search HTML documentation of local modules
am 12.08.2006 05:34:42 von Ron Savage
On Fri, 11 Aug 2006 05:56:26 +1000, John Bokma wrote:
Hi John, Peter
http://savage.net.au/Perl.html#fancy_pom2_pl
Re: Search HTML documentation of local modules
am 12.08.2006 14:51:48 von Peter Scott
On Sat, 12 Aug 2006 13:34:42 +1000, Ron Savage wrote:
> Hi John, Peter
>
> http://savage.net.au/Perl.html#fancy_pom2_pl
Sorry, Ron, but nice as the TOC is, it doesn't provide the search box my
colleague is looking for.
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/