mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
12 lines
164 B
INI
12 lines
164 B
INI
|
|
[build_sphinx]
|
||
|
|
build-dir = build/sphinx
|
||
|
|
source-dir = docs
|
||
|
|
|
||
|
|
[egg_info]
|
||
|
|
tag_build =
|
||
|
|
tag_date = 0
|
||
|
|
tag_svn_revision = 0
|
||
|
|
|
||
|
|
[upload_docs]
|
||
|
|
upload-dir = build/sphinx/html
|
||
|
|
|