mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
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
This commit is contained in:
parent
72e6a1f007
commit
34d9be70f9
12 changed files with 63 additions and 1413 deletions
|
@ -1,6 +1,6 @@
|
|||
<!doctype html>
|
||||
<title>Servo, the parallel browser engine</title>
|
||||
<meta http-equiv=refresh content="0;url=servo/index.html">
|
||||
<meta http-equiv=refresh content="0;url=https://book.servo.org/">
|
||||
|
||||
Documentation for Servo, the parallel browser engine.
|
||||
Start with <a href="servo/index.html">the <code>servo</code> crate</a>
|
||||
Start with <a href="https://book.servo.org/">The Servo Book</a>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue