wiki:HighLevelOverview

Directory structure

  • Examples
  • Source The code needed to build WebKit and nothing else.
  • Tests -- Moves in progress shortly to make this directory happen -- Only the tests themselves.
    • 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.

Last modified 13 years ago Last modified on May 13, 2011 2:48:40 PM