mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Generate CSS properties docs in ./mach doc
This commit is contained in:
parent
e2c3acf4d5
commit
98c5710135
2 changed files with 4 additions and 2 deletions
|
@ -19,8 +19,6 @@ cd "$(dirname ${0})/../.."
|
|||
|
||||
env CC=gcc-5 CXX=g++-5 ./mach doc
|
||||
|
||||
python components/style/properties/build.py servo html regular
|
||||
|
||||
cd components/script
|
||||
cmake .
|
||||
cmake --build . --target supported-apis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue