mirror of
https://github.com/servo/servo
synced 2026-05-12 01:46:28 +02:00
12 lines
190 B
JSON
12 lines
190 B
JSON
{
|
|
"build-docs": {
|
|
"path": "frontend.py",
|
|
"script": "build",
|
|
"help": "Build documentation",
|
|
"virtualenv": true,
|
|
"requirements": [
|
|
"./requirements.txt"
|
|
]
|
|
}
|
|
}
|