[webkit-dev] basic gtk-doc generation

Luca Bruno lethalman88 at gmail.com
Sat Jan 5 08:11:35 PST 2008


Hello,
i created a simple makefile for generating gtk-doc.

Instructions:
install libWebKitGtk.so (currently using -lWebKitGtk for scanning
gobject)
sudo ldconfig
mkdir WebKit/gtk/docs
cp attached-GNUmakefile WebKit/gtk/docs/GNUmakefile
cd WebKit/gtk/docs
make

To generate the gtk-doc properly i had to sed s/WEBKIT_API// and skip
some files. This might be a serious problem for integrating gtk-doc in
autotools. I think the best way is to include the GNUmakefile (will
be .am) with some further changes and perform "make doc" to generate
docs.

Bye.

-- 
http://lethalman.blogspot.com - Thoughts about computer technologies
http://syx.googlecode.com - Smalltalk YX project
http://www.ammazzatecitutti.org - E adesso ammazzateci tutti
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GNUmakefile
Type: application/x-pak
Size: 1264 bytes
Desc: not available
Url : http://lists.webkit.org/pipermail/webkit-dev/attachments/20080105/7ac240f5/GNUmakefile.bin


More information about the webkit-dev mailing list