Skip to content

Commit d3d156b

Browse files
committed
Enabled support for build_sphinx command.
1 parent c1cf8fe commit d3d156b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ cover-package = github2
55
detailed-errors = 1
66
with-coverage = 1
77
with-id = 1
8+
[build_sphinx]
9+
source-dir = doc
10+
build-dir = doc/.build

0 commit comments

Comments
 (0)