Commit graph

16 commits

Author SHA1 Message Date
Delan Azabani
34d9be70f9
Update in-tree docs to point to the new book (#32743)
* Update in-tree docs to point to the new book

* Revive build setup section in README as quickstart guide

* Apply feedback about titles
2024-07-09 15:42:00 +00:00
Okhuomon Ajayi
0327d4638b
Adjust the language used in some of the documentation (#31583)
* fixed a typo in the Android setup command

* Fix typo in documentation for command-line arguments

* Fix style and formatting issues in the Shell Scripts section of the documentation

* Update style.md

* Fixed various  inconsistencies

* Fixed various inconsistencies

* Update webxr.md

* Update style.md

* Update COMMAND_LINE_ARGS.md

* Update README.md

Co-authored-by: Martin Robinson <mrobinson@igalia.com>

* Update docs/COMMAND_LINE_ARGS.md

---------

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-03-08 14:11:28 +00:00
Alex Touchet
a3a2a43387
Remove IRC comment in style.md (#30998) 2024-01-04 04:43:03 +00:00
Bartłomiej Kalemba
94d76b2946
docs(style): update outdated stylo project name and link (#30960)
* docs(style): update outdated `stylo` project name and link

* docs(style): remove outdated link to Stylo project

* Update style.md

---------

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-01-03 14:50:40 +00:00
Alex Touchet
e4aed3d06a
Update branch name to main (#30877) 2023-12-16 09:32:20 +00:00
dollinad
eafd9d17ad Edit Selector Implementation to be concise
Edit Selector Implementation in order to be concise.

Changes involve:
- Sentence rewrites
- Removal of dead links
- Correction of grammar and spelling

Edit Style.md

Edit the content under "The properties module" to make it concise .

(Squashed commit)Edit Style.md #1

sytle -> style

Update Style.md #1

consitency -> consistency
2019-03-21 02:04:35 -07:00
Jan Andre Ikenmeyer
1097d3fe00
Replace http with https in docs 2018-11-06 11:39:09 +01:00
Igor Gutorov
de0e33a743 style: Fix some dead links in style.md 2018-03-13 01:39:17 +02:00
Simon Sapin
81a3de3299 Remove SelectorImpl aliases 2016-11-22 14:50:22 +01:00
Simon Sapin
b203ab2419 Rename selector_impl.rs to selector_parser.rs
This makes it consistent with an upcoming update of the selectors crate.
2016-11-20 15:30:37 +01:00
Simon Sapin
08066800cd Rename selector_matching.rs to stylist.rs 2016-11-20 15:29:09 +01:00
Shing Lyu
d75dcf62de Fix some links in the style doc 2016-09-27 02:09:29 +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
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