Generate CSS properties docs in ./mach doc

This commit is contained in:
Simon Sapin 2018-12-07 19:46:35 +01:00
parent e2c3acf4d5
commit 98c5710135
2 changed files with 4 additions and 2 deletions

View file

@ -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