mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add an index.html page for geckolib docs
This commit is contained in:
parent
03074f4b0e
commit
6da69f687b
2 changed files with 9 additions and 2 deletions
6
etc/doc.servo.org/geckolib/index.html
Normal file
6
etc/doc.servo.org/geckolib/index.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<!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