mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
upload geckolib docs to doc.servo.org
This commit is contained in:
parent
d1eef9d08a
commit
ee908d2440
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ cd "$(dirname ${0})/../.."
|
|||
# etc/doc.servo.org/index.html overwrites $(mach rust-root)/doc/index.html
|
||||
cp etc/doc.servo.org/* target/doc/
|
||||
|
||||
./mach cargo-geckolib doc
|
||||
mkdir target/doc/geckolib
|
||||
cp target/geckolib/doc/* target/doc/geckolib/
|
||||
|
||||
python components/style/properties/build.py servo html regular
|
||||
|
||||
cd components/script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue