Files
servo/python
Jonathan Schwender be58b215d7 mach: Fix link to building section of the book in python/servo/platform/linux.py (#41772)
The book was changed, so we need to update the link to the new location.

Testing: Only changes comment. Reviewers can review by following the new
link.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2026-01-08 15:14:51 +00:00
..

This directory contains various Python modules used to support servo development.

servo

servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.

tidy

servo-tidy is used to check licenses, line lengths, whitespace, ruff on Python files, lock file versions, and more.

wpt

servo-wpt is a module with support scripts for running, importing, exporting, updating manifests, and updating expectations for WPT tests.