We have successfully added docs for geckolib to `doc.servo.org` in #17243 but we still can't use http://doc.servo.org/geckolib to navigate to geckolib docs because of the lack of an index.html file. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors <!-- Either: --> - [X] These changes do not require tests because they are CI changes. Source-Repo: https://github.com/servo/servo Source-Revision: 8085a3717822e70185a7deb50e3250a3a86ab857
7 lines
323 B
HTML
7 lines
323 B
HTML
<!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>
|