mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +00:00
4 lines
82 B
TOML
4 lines
82 B
TOML
|
|
[build]
|
||
|
|
base = "Doc/"
|
||
|
|
command = "make html"
|
||
|
|
publish = "Doc/build/html"
|