You could also: 1. Read the source. (See WebKitTools/WinLauncher for an example of a basic Windows program that uses WebKit as a browser.) 2. Ask questions on #webkit on irc.freenode.net. Dave On Fri, 8/22/08, Jack Wootton <jackwootton@gmail.com> wrote:
Documentation seems to be very unavailable at the moment. You could try here:
http://webkit.org/projects/documentation/index.html
but there isn't any documentation.
You could try the 'documentation' section here:
But you won't find any documentation pertaining to an API etc.
You could also trying viewing the Doxygen output, but this is of little use to newcomers or anyone interested in an API also.
The only documentation the approaches being useful for new developers cannot be found on the WebKit site, but on Apple's Developer site:
http://developer.apple.com/documentation/Cocoa/Conceptual/DisplayWebContent/...
But I am still yet to find anything relating to an API :p
Please let me know if you find any documentation relating to APIs, architecture or some kind of technical introduction. The 'documentation' question seems to be raised regularly :p
On Fri, Aug 22, 2008 at 3:51 PM, Amanda Llewellyn <amanda.llewellyn@inuknetworks.com> wrote:
Hello,
Does anyone know of any documentation/code samples that are available for the WebKit C++ interface (on windows)
Thanks for any info