Re: generating documentation in a printable format...



Manu schrieb:
> Hi,
> 
> I would like to print the GTK+ documentation :
> http://www.gtk.org/documentation.html
> 
> I successfully built GTK+ from sources with the following :
> ./configure --without-libtiff --without-libjasper --enable-gtk-doc && make
> 
> The HTML documentation were generated successfully.
> 
> Then I tried to generate the documentation into a single HTML file this
> way :
> openjade -t sgml -V nochunks gtk-docs.sgml > gtk-docs.html
> 
> And this way :
> docbook2html --nochunks gtk-docs.sgml


The gtk-doc TODO file has some details of my experiemnts:
http://git.gnome.org/cgit/gtk-doc/tree/TODO?id=b115c9075a9408e9c44421c796bf062bf1f617c6

Unfortunately the docbook to pdf chain is in terrible state these days.

Stefan

> 
> That should work but I'm missing something... I'm not very familiar with
> docbook format, I'm not sure which file I should convert and what command
> line options to use. A little help would be welcome.
> :)
> 
> Hotnuma.
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list



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