servo/ORGANIZATION.md
dvberkel 8d08fdab96 Remove unused support/time from ORGANIZATION.md
As detailed in the explanation of `support/time`, it should be
temporarily. In this case the documentation lags behind the
reality. `support/time` was removed in commit
e2912a8552 so it seems appropriate to
remove it from `ORGANIZATION.md` as well.
2015-08-23 09:13:42 +02:00

3.9 KiB

Servo code organization

Servo components

Supporting libraries

These libraries are either internal but used by Servo or external and need special integration:

Tests

Miscellaneous

  • etc: Various scripts and files that don't belong anywhere else.
  • etc/patches: Patches for upstream libraries.