Fixes #10196. Outputs html and json of supported css properties to `target/doc/` directory when deploying github-pages. Source-Repo: https://github.com/servo/servo Source-Revision: df73a18a61e57f62e2e17541d45dcd3818b35b7c
This directory contains various Python modules used to support servo development.
= mach =
The command dispatch framework used to wrap the build system and test harnesses.
= servo =
servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.