generating documentation in a printable format...
- From: Manu <hotnuma gmail com>
- To: gtk-devel-list gnome org
- Subject: generating documentation in a printable format...
- Date: Tue, 23 Jun 2009 20:36:02 +0200
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
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]