Re: gtk-perl documentation in html



Torsten,

This is exactly the information I was looking for.
However, I have some problems to run it :
I downloaded Gtk 1.161 and Glib 1.161.
I ran in both perl Makefile.PL and make
Then, I copied blib/* of both packages in a single doc folder and ran the command line you gave on that folder.

and this is the output :

mpod2html doc-161/ -dir "pod-161" -nobanner -idxname "idx" -tocname "index" -toctitle "Gtk2-Perl - Table of Contents" -idxtitle "Gtk2-Perl - Index" -nowarnings -noverbose -stylesheet "/doc/style.css"
+++ Searching for POD documents
*** ERROR: unresolved internal link 'list_interfaces ()|list = Glib::Type->list_interfaces ($package)' at line 51 in file /home/denis/perso/info/gtk2-perl/doc-161/lib/Glib/Type.pod
Warning: Conversion may be garbled because of errors above
*** ERROR: unresolved internal link 'new|tabarray = Gtk2::Pango::TabArray->new ($initial_size, $positions_in_pixels, ...)' at line 45 in file /home/denis/perso/info/gtk2-perl/doc-161/lib/Gtk2/Pango/TabArray.pod
Warning: Conversion may be garbled because of errors above
*** ERROR: unresolved internal link 'get|list = $tree_model->get ($iter, ...)' at line 482 in file /home/denis/perso/info/gtk2-perl/doc-161/lib/Gtk2/TreeModel.pod
Warning: Conversion may be garbled because of errors above
*** ERROR: unresolved internal link 'get_child_requisition ()|requisistion = $widget->get_child_requisition' at line 1769 in file /home/denis/perso/info/gtk2-perl/doc-161/lib/Gtk2/Widget.pod
Warning: Conversion may be garbled because of errors above
*** ERROR: unresolved internal link 'set_icon_list ()|$window->set_icon_list' at line 524 in file /home/denis/perso/info/gtk2-perl/doc-161/lib/Gtk2/Window.pod *** ERROR: unresolved internal link 'set_icon_list ()|$window->set_icon_list' at line 543 in file /home/denis/perso/info/gtk2-perl/doc-161/lib/Gtk2/Window.pod
Warning: Conversion may be garbled because of errors above
*** ERROR: unresolved internal link 'check_version ()|Gtk2->check_version' at line 58 in file /home/denis/perso/info/gtk2-perl/doc-161/lib/Gtk2/version.pod
Warning: Conversion may be garbled because of errors above

Do you know what the problem is ?

Thanks by advance for your help,

Denis

Torsten Schoenfeld wrote:
On Wed, 2007-10-31 at 19:51 +0100, nadim khemir wrote:
The documents are copyrighted till 2006, have they been updated since?

No, they haven't.  But I just updated them.

For the record, I used Marek::Pod::HTML invoked by

  mpod2html <dir-with-all-pm-and-pod-files> \
    -dir "pod" -nobanner \
    -idxname "idx" -tocname "index" \
    -toctitle "Gtk2-Perl - Table of Contents" \
    -idxtitle "Gtk2-Perl - Index" \
    -nowarnings -noverbose -stylesheet "/doc/style.css"





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