Commit graph

29 commits

Author SHA1 Message Date
Simon Sapin
08066800cd Rename selector_matching.rs to stylist.rs 2016-11-20 15:29:09 +01:00
Emilio Cobos Álvarez
6c5cb9c369
docs: Add a minimal debugging guide. 2016-11-13 16:47:33 +01:00
bors-servo
784ca17dc0 Auto merge of #14100 - servo:display_list_glossary, r=emilio
Define "display list"

Fix a TODO in the Glossary.

---

- [ ] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix no issue; there wasn't one filed AFAIK
- [X] These changes do not require tests because reasons

<!-- 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/14100)
<!-- Reviewable:end -->
2016-11-07 19:46:18 -06:00
Michael Howell
5bba5d3b43 Define "display list" 2016-11-07 23:29:16 +00:00
Meet Mangukiya
1781999648 Grammatically correct the statement of bluetooth directory 2016-11-06 17:38:46 +05:30
Ms2ger
4fbe415e80 Split the bluetooth code out from the net crates. 2016-11-03 16:45:07 +01:00
Jason Estibeiro
57ffd8e147 Minor grammatical corrections in docs 2016-10-28 15:20:05 +05:30
bors-servo
2c1d6e7eaf Auto merge of #13469 - JanZerebecki:document-cargo-update-precise, r=Wafflespeanut
Document how to cargo-update to a specific version

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

Closes #13310

---
<!-- 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 fix #13310 .

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they only change 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/13469)
<!-- Reviewable:end -->
2016-09-30 06:22:27 -05:00
Jan Zerebecki
8f99c700ff Document how to cargo-update to a specific version
Closes #13310
2016-09-29 00:19:58 +02:00
Shing Lyu
d75dcf62de Fix some links in the style doc 2016-09-27 02:09:29 +08:00
Paul Rouget
32f6e965de Fix println section 2016-09-06 18:58:51 +08:00
Simon Sapin
4062899fd8 Import SelectorMap back from the selectors crate.
Nobody else uses it, and I want to make breaking changes to it.
2016-08-21 03:40:30 +02:00
Simon Sapin
b2a7e44373 Move ServoSelectorImpl to a dedicated module. 2016-07-20 08:40:53 +02:00
bors-servo
9b2b101d19 Auto merge of #12266 - tshepang:patch-1, r=nox
Update HACKING_QUICKSTART.md

Some grammar fixes

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they are documentation changes

<!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12266)
<!-- Reviewable:end -->
2016-07-08 00:51:03 -07:00
Tshepang Lekhonkhobe
9283770e61 doc: small fixes to HACKING_QUICKSTART.md 2016-07-06 23:51:13 +02:00
Ms2ger
5e72b9554b Update ORGANIZATION.md for recent changes. 2016-07-05 09:30:59 +02:00
Ms2ger
636b80d416 Move the etc entry in ORGANIZATION.md to its correct place. 2016-07-05 09:30:38 +02:00
Ms2ger
7baed97246 Stop using tabs in ORGANIZATION.md. 2016-07-05 09:29:26 +02:00
Pranaya Behera
4ef05feab0 Fix README link. 2016-06-27 13:25:21 +05:30
bors-servo
d53507f747 Auto merge of #11193 - danlrobertson:pr-template, r=mbrubeck
Add link to git-hook tips in PR template

After a conversation with @aneeshusa on IRC starting [here-ish](http://logs.glob.uno/?c=mozilla%23servo#c430067), info about a [git hook](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks) that runs `test-tidy` on commit (or push) was added to the wiki [here](https://github.com/servo/servo/wiki/Github-workflow#test-tidy-commit-hook). A suggestion was made to also add a link to this in the PR template.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11193)
<!-- Reviewable:end -->
2016-05-31 19:06:42 -05:00
Lars Bergstrom
02c7e06d54 Remove the gonk port 2016-05-27 19:33:43 -05:00
Daniel Robertson
70b2ec58ed
Add link to git-hook tips to hacking quickstart 2016-05-21 10:01:32 -04:00
Emilio Cobos Álvarez
4429318450
docs: Ammend the lazy pseudo-element section to be clearer
Thanks to Simon for the feedback :)
2016-05-04 00:34:07 +02:00
Emilio Cobos Álvarez
ca41e5359f
docs: Add style overview. 2016-05-04 00:34:03 +02:00
bors-servo
3f2ceeff5d Auto merge of #10914 - shinglyu:docs, r=aneeshusa
Added documents for commandline arguments

An initial draft for #10878

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10914)
<!-- Reviewable:end -->
2016-05-03 06:31:38 -07:00
Shing Lyu
998afeed48 Added documents for commandline arguments 2016-05-03 14:11:23 +08:00
Aneesh Agrawal
1e0d039511 Clean up CI bash scripts, add docs/STYLE_GUIDE.md 2016-04-30 23:51:29 -04:00
Josh Matthews
f78ff93b5f Add instructions to glossary. 2016-04-18 12:49:34 -04:00
Josh Matthews
c0524b3c47 Start collecting documentation, and add an in-tree glossary. Encourage new contributors to add missing entries as appropriate. 2016-04-18 12:42:33 -04:00