mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Auto merge of #20819 - servo:fourchette, r=jdm
Remove unused build targets <!-- 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/20819) <!-- Reviewable:end -->
This commit is contained in:
commit
b0cb92176a
33 changed files with 14 additions and 82156 deletions
|
@ -8,4 +8,4 @@ set -o errexit
|
|||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
rm -rf target/{debug,release,doc,geckolib}
|
||||
rm -rf target/{debug,release,doc}
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
<!doctype html>
|
||||
<title>Geckolib, a subset of Servo’s style system for Stylo project.</title>
|
||||
<meta http-equiv=refresh content="0;url=geckoservo/index.html">
|
||||
|
||||
Documentation for Geckolib, a subset of Servo’s style system for Stylo project.
|
||||
Start with <a href="geckoservo/index.html">the <code>geckoservo</code> crate</a>
|
Loading…
Add table
Add a link
Reference in a new issue