mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Move the etc entry in ORGANIZATION.md to its correct place.
This commit is contained in:
parent
7baed97246
commit
636b80d416
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
||||||
* in-process server to allow manipulating browser instances via a remote Firefox developer tools client.
|
* in-process server to allow manipulating browser instances via a remote Firefox developer tools client.
|
||||||
* devtools_traits
|
* devtools_traits
|
||||||
* APIs to the devtools crate for crates that don't want to depend on the devtools crate for build speed reasons.
|
* APIs to the devtools crate for crates that don't want to depend on the devtools crate for build speed reasons.
|
||||||
* etc
|
|
||||||
* Useful tools and scripts for developers.
|
|
||||||
* gfx
|
* gfx
|
||||||
* Draws the result of laying out a page, and sends the result to the compositor.
|
* Draws the result of laying out a page, and sends the result to the compositor.
|
||||||
* gfx_traits
|
* gfx_traits
|
||||||
|
@ -48,6 +46,8 @@
|
||||||
* In-process server to allow manipulating browser instances via a WebDriver client.
|
* In-process server to allow manipulating browser instances via a WebDriver client.
|
||||||
* webdriver_traits
|
* webdriver_traits
|
||||||
* APIs to the webdriver crate for crates that don't want to depend on the webdriver crate for build speed reasons.
|
* APIs to the webdriver crate for crates that don't want to depend on the webdriver crate for build speed reasons.
|
||||||
|
* etc
|
||||||
|
* Useful tools and scripts for developers.
|
||||||
* mach
|
* mach
|
||||||
* A command-line tool to help with developer tasks.
|
* A command-line tool to help with developer tasks.
|
||||||
* ports
|
* ports
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue