Directory structure * Examples * [wiki:"SourceDirectory" Source] The code needed to build WebKit and nothing else. * Tests -- Moves in progress shortly to make this directory happen -- Only the tests themselves. * [wiki:"RunWebKitTestsDesign" Layout] (Better name pending). * Manual * Performance * Unit -- The directory structure under here should be the same as Source. * gtest -- This built as part of the unit tests so it fits better here rather than the Tools directory. * Tools -- Includes many tools and utilities for WebKit development including build scripts, test harnesses, the sheriffbot, etc. * DumpRenderTree * Scripts * WebKitTestRunner * Websites -- the code and pages for various webkit web site with the directory names reflecting the sites.