mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Move Mako-related files into a new sub-directory.
There’s gonna be more of them.
This commit is contained in:
parent
b7eb720c74
commit
7787b21e30
8 changed files with 10 additions and 6 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/build_properties_rs.py servo html
|
||||
python components/style/properties/build.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