[Webkit-unassigned] [Bug 178900] [WPE] Add gtk-doc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 19:37:18 PDT 2018


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

--- Comment #7 from Carlos Eduardo Ramalho <cadubentzen at gmail.com> ---
There is one problem with the shared code: many .cpp files in Source/WebKit/UIProcess/API/glib actually have documentation referring to WebKitGTK+, while they are used for WPE too.

E.g WebKitWebView which causes the short description of WebKitWebView to be "The central class of the WebKit2GTK+ API".

For only the short description it could be just fixed but some useful notes for WebKitGTK+ can't be just deleted, as,

 * Note that #WebKitWebView is scrollable by itself, so you don't need
 * to embed it in a #GtkScrolledWindow.

The API documentation is supposed to be in .c and .cpp files, right? Any ideas on solving this problem?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181019/f85ee311/attachment.html>


More information about the webkit-unassigned mailing list