[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gtk-perl documentation in html
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: gtk-perl documentation in html
- Date: Sat, 10 Nov 2007 01:09:49 +0100
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]