Skip to content

Commit 7326ff2

Browse files
committed
Generate doc previews for pull requests
1 parent 5dddf7f commit 7326ff2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Configuration for pull request documentation previews via Netlify
2+
3+
[build]
4+
publish = "docs/build/html"
5+
command = "pip install tox && tox -e docs"

0 commit comments

Comments
 (0)