Re: gtk-perl documentation in html



On Fri, 2007-11-09 at 14:24 +0100, Denis wrote:

I think it is indeed complete but it contains some "noise" lines like 
"Cannot find page `Glib::InitiallyUnowned' at L<> on line 107" at the 
beginning of the html.

I had seen those too the last time, but for some reason they didn't
appear this time.

It there a post processing script in your scripts to remove them ?

Well, use your Perl powers!

  perl -ni -e'print unless m/^Cannot find page/;' `find <dir> -name "*.html"`

-- 
Bye,
-Torsten




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]