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 f891c08 commit 0a2b738Copy full SHA for 0a2b738
.github/CONTRIBUTING.md
@@ -104,7 +104,7 @@ You can *significantly* speed up the test suite by passing `-n auto` to *pytest*
104
For documentation, you can use:
105
106
```console
107
-$ tox run -e docs-serve
+$ tox run -e docs-watch
108
```
109
110
This will build the documentation, and then watch for changes and rebuild it whenever you save a file.
0 commit comments