mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #13448 - Manishearth:fx-doc, r=Ms2ger
Fix doc build (fixes #12964) r? @Ms2ger <!-- 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/13448) <!-- Reviewable:end -->
This commit is contained in:
commit
2474393d15
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ cd "$(dirname ${0})/../.."
|
||||||
# etc/doc.servo.org/index.html overwrites $(mach rust-root)/doc/index.html
|
# etc/doc.servo.org/index.html overwrites $(mach rust-root)/doc/index.html
|
||||||
cp etc/doc.servo.org/* target/doc/
|
cp etc/doc.servo.org/* target/doc/
|
||||||
|
|
||||||
python components/style/properties/build.py servo html
|
python components/style/properties/build.py servo html regular
|
||||||
|
|
||||||
cd components/script
|
cd components/script
|
||||||
cmake .
|
cmake .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue