aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* docs: Fix sample command in COMMAND_LINE_ARGS doc (#30082)Yutaro Ohno2023-08-091-1/+1
|
* remove hololens docatbrakhi2023-07-101-56/+0
|
* Move logers into seperate logger filesRakhi Sharma2023-05-021-1/+1
| | | | | | | Constellation seems to have lots of code that could be moved into seperate files. `FromScriptLogger` and `FromCompositorLogger` seem to qualify for that. Moved FromScriptLogger and FromScriptLogger to logger file.
* HACKING_QUICKSTART: update vscode guideDelan Azabani2023-03-101-0/+23
|
* HACKING_QUICKSTART: update vscode guideDelan Azabani2023-02-151-22/+25
|
* Remove UWP/HoloLens CI & Nightly jobs.Mukilan Thiyagarajan2023-01-251-0/+2
| | | | | | | | | | Servo [TSC has decided][1] to halt support for UWP platform. This PR only removes the CI & Nightly jobs and doesn't modify any code related to UWP support. [1]: https://github.com/servo/project/blob/master/governance/tsc/tsc-2023-01-23.md#supported-platforms Signed-off-by: Mukilan Thiyagarajan <mukilanthiagarajan@gmail.com>
* Add vscode/rust-analyzer info.Teymour Aldridge2022-01-201-0/+43
|
* Remove now resolved debugging bug.Teymour Aldridge2022-01-191-8/+0
| | | The bug (https://github.com/rr-debugger/rr/issues/1883) has been resolved.
* docs: Fix link to experimental CLI prefs listDivyanshu Agrawal2021-10-151-1/+1
| | | | | | Fixes: #28612. Signed-off-by: Divyanshu Agrawal <agrawal-d@outlook.com>
* Update rust by example linkRadek Kunc2021-09-041-1/+1
|
* Link to Zulip in HACKING_QUICKSTART.mdSimon Sapin2021-02-261-7/+1
| | | Remove links for Matrix or the dev-servo mailing list.
* Add more issue reporting and URL shortening tips.Josh Matthews2020-07-171-0/+9
|
* Update hololens documentation.Josh Matthews2020-07-141-12/+39
|
* Update HACKING_QUICKSTART.mdPaul Rouget2020-06-221-2/+2
| | | Fix #27012
* Remove support for heartbeats profilingSimon Sapin2020-06-041-2/+0
|
* Rename glutin port to winitatouchet2020-05-272-2/+2
|
* Update ORGANIZATION.mdAlex Touchet2020-05-021-16/+17
|
* Use a valid debug option in the Debugging guideUtsav Oza2020-04-011-1/+1
|
* Replace IRC channel with Matrix linkGabriel Majeri2020-03-191-2/+2
|
* Remove azure canvas backendDaniel Alley2020-02-251-1/+1
| | | | closes #25833
* Initial implementation of WebGPU APIZakor Gyula2019-11-211-0/+2
|
* Update HACKING_QUICKSTART docRasmus Viitanen2019-10-011-10/+18
|
* Remove the nonexistent optional params in documentwangxiangqing2019-09-081-3/+3
| | | | Change-Id: I08af254388196926de911f146dbee282b887cf9b
* Update hololens docPaul Rouget2019-07-051-7/+5
|
* Hololens documentationPaul Rouget2019-07-031-0/+20
|
* ISSUE-23088: updated deprecated links in HACKING_QUICKSTARTThomas Delacour2019-03-251-1/+1
|
* Auto merge of #23049 - dollinad:master, r=jdmbors-servo2019-03-211-21/+16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 <!-- Please describe your changes on the following line: --> --- <!-- 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 #___ (GitHub issue number if applicable) <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _changes were made to docs file only__ <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- 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/23049) <!-- Reviewable:end -->
| * Edit Selector Implementation to be concisedollinad2019-03-211-21/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | #8539 Config preferences backend restructurePeter Hall2019-03-201-2/+2
|/
* Replace http with https in docsJan Andre Ikenmeyer2018-11-062-29/+29
|
* Remove geckolib mentions from docs.Emilio Cobos Álvarez2018-05-171-2/+0
|
* Change "OS X" to "macOS"atouchet2018-03-262-2/+2
|
* style: Fix some dead links in style.mdIgor Gutorov2018-03-131-4/+4
|
* Drop CEF supportPaul Rouget2018-01-311-2/+0
|
* Fix dead link in COMMAND_LINE_ARGS.mdAlex Touchet2017-11-041-1/+1
|
* Fix the broken links to the page of the Rust Programming LanguageJoone Hur2017-08-161-1/+1
| | | | | We need to update the links of Match and Patterns in Some basic Rust section.
* Upgrade to the latest version of WebRenderMartin Robinson2017-07-131-1/+1
|
* Fix fmt::Display vs fmt::Debug URLr3c0d3x2017-02-111-1/+1
|
* docs: alphabetize glossary entriesKonstantin Veretennicov2017-01-081-4/+4
|
* update "Working on a Crate" in HACKING_QUICKSTARTGregory Terzian2016-12-231-8/+17
|
* Remove SelectorImpl aliasesSimon Sapin2016-11-221-2/+2
|
* Auto merge of #14282 - staktrace:doc-fix, r=emiliobors-servo2016-11-201-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix out-of-date link in documentation <!-- Please describe your changes on the following line: --> The documentation referenced has moved, so the link needs to be updated. --- <!-- 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 - [X] `./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 doc change only <!-- 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/14282) <!-- Reviewable:end -->
| * Fix out-of-date link in documentationKartikaya Gupta2016-11-181-1/+1
| |
* | Rename selector_impl.rs to selector_parser.rsSimon Sapin2016-11-201-4/+4
| | | | | | | | This makes it consistent with an upcoming update of the selectors crate.
* | Rename selector_matching.rs to stylist.rsSimon Sapin2016-11-201-3/+3
|/
* docs: Add a minimal debugging guide.Emilio Cobos Álvarez2016-11-132-0/+74
|
* Auto merge of #14100 - servo:display_list_glossary, r=emiliobors-servo2016-11-071-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 -->
| * Define "display list"Michael Howell2016-11-071-1/+1
| |
* | Grammatically correct the statement of bluetooth directoryMeet Mangukiya2016-11-061-1/+1
|/
* Split the bluetooth code out from the net crates.Ms2ger2016-11-031-0/+4
|