mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Merge list_properties.py into build_properties_rs.py
This commit is contained in:
parent
eda711307c
commit
b7eb720c74
5 changed files with 84 additions and 84 deletions
|
@ -12,7 +12,7 @@ cd "$(dirname $0)/../.."
|
|||
# etc/doc.servo.org/index.html overwrites $(mach rust-root)/doc/index.html
|
||||
cp etc/doc.servo.org/* target/doc/
|
||||
|
||||
python components/style/list_properties.py
|
||||
python components/style/build_properties_rs.py servo html
|
||||
|
||||
ghp-import -n target/doc
|
||||
git push -qf https://${TOKEN}@github.com/servo/doc.servo.org.git gh-pages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue