[Webkit-unassigned] [Bug 69325] [WebKit2][gtk] Generate gtk-doc for WebKit2-GTK.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 09:24:38 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69325





--- Comment #8 from Nayan Kumar K <nayankk at motorola.com>  2011-10-04 09:24:38 PST ---
(In reply to comment #7)
> What's the procedure for generating the documentation now?

1. Build webkit-gtk by passing '-enable-gtk-doc' argument to build-webkit script,

Tools/Scripts/build-webkit --gtk --enable-webkit2 --enable-gtk-doc

2. Navigate to WebKitBuild/Release/Source/WebKit2/UIProcess/API/gtk/docs/ folder and then make,

cd WebKitBuild/Release/Source/WebKit2/UIProcess/API/gtk/docs/ && make

This procedure is same as webkit1 documentation generation. I will try to document this procedure in webkit-gtk wiki.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list