mirror of
https://github.com/servo/servo
synced 2026-05-11 09:26:59 +02:00
13 lines
216 B
JSON
13 lines
216 B
JSON
{
|
|
"build-docs": {
|
|
"path": "frontend.py",
|
|
"parser": "get_parser",
|
|
"script": "build",
|
|
"help": "Build documentation",
|
|
"virtualenv": true,
|
|
"requirements": [
|
|
"requirements.txt"
|
|
]
|
|
}
|
|
}
|