mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
14 lines
197 B
INI
14 lines
197 B
INI
[build_sphinx]
|
|
source-dir = doc/en/
|
|
build-dir = doc/build
|
|
all_files = 1
|
|
|
|
[upload_sphinx]
|
|
upload-dir = doc/en/build/html
|
|
|
|
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[devpi:upload]
|
|
formats = sdist.tgz,bdist_wheel
|