mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
19 lines
222 B
INI
19 lines
222 B
INI
[build_sphinx]
|
|
source-dir = docs/sphinx
|
|
build-dir = docs/build
|
|
all_files = 1
|
|
|
|
[aliases]
|
|
test = trial
|
|
|
|
[trial]
|
|
test_suite = tests
|
|
|
|
[check-manifest]
|
|
ignore =
|
|
contrib
|
|
contrib/*
|
|
docs/*
|
|
pylint.cfg
|
|
tox.ini
|