docs: Add style overview.

This commit is contained in:
Emilio Cobos Álvarez 2016-05-03 22:33:09 +02:00
parent a87bf7c776
commit ca41e5359f
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
3 changed files with 161 additions and 1 deletions

View file

@ -7,7 +7,7 @@ If there is a word or phrase used in Servo's code, issue tracker, mailing list,
# Glossary
### Compositor ###
The thread that receives input events from the operating system and forwards them to the constellation. It is also in charge of compositing complete renders of web content and displaying them on the screen as fast as possible.
### Constellation ###