servo/components/constellation
bors-servo 4cb781a0a2 Auto merge of #14707 - asajeffrey:constellation-pipeline-docs, r=ConnorGBrewster
Pipeline documentation comments

<!-- Please describe your changes on the following line: -->

Rewrote the documentation comments for `pipeline.rs`.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes do not require tests because it's just documentation

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14707)
<!-- Reviewable:end -->
2016-12-24 08:48:43 -08:00
..
Cargo.toml Removed util. 2016-12-14 18:04:37 -06:00
constellation.rs Updated documentation for the constellation. 2016-12-23 12:23:41 -06:00
event_loop.rs Renamed ScriptChan in constellation to EventLoop. 2016-12-15 16:58:52 -06:00
lib.rs Auto merge of #14260 - asajeffrey:constellation-event-loops, r=Ms2ger 2016-12-15 15:02:37 -08:00
pipeline.rs Updated documentation for pipeline. 2016-12-23 15:51:06 -06:00
sandboxing.rs Removed util. 2016-12-14 18:04:37 -06:00
timer_scheduler.rs Replace the one-thread-per-timeout model by a two-thread model of timeouts. 2016-05-20 13:59:12 -05:00