[Webkit-unassigned] [Bug 65305] New: [EFL] Move ewk_view API documentation to the header file
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 28 00:18:35 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65305
Summary: [EFL] Move ewk_view API documentation to the header
file
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: g.czajkowski at samsung.com
CC: demarchi at webkit.org, gyuyoung.kim at webkit.org
There are three arguments for this:
1. Dev package will contain all API description so developers
using webkit-efl-dev package don't need to check source code of cpp
files when they want to know how to use the given API.
2. Doxygen might generate documentation just using webkit-ef-dev package
so there will be no need to have WebKit sources.
3. It will be consistent with structures descriptions.
This patch only moves API documentation, it doesn't modify anything else.
If you agree with this idea I will prepare another patches for other ewk files soon.
--
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