Skip to content

Commit ca3d4a7

Browse files
committed
Add setuptools integration config for sphinx
1 parent 1e0b9ae commit ca3d4a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build_sphinx]
2+
source-dir = docs/source/
3+
build_dir = docs/build/
4+
builder = html

0 commit comments

Comments
 (0)