We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee9e7f commit e55f915Copy full SHA for e55f915
.github/CONTRIBUTING.md
@@ -0,0 +1,8 @@
1
+# Contributing
2
+
3
+## Build documentation locally
4
5
+Using tox:
6
+```shell
7
+$ tox -e docs
8
+```
0 commit comments