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