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 45afef3 commit 5b2d5c3Copy full SHA for 5b2d5c3
docs/source/contributing/development.rst
@@ -212,8 +212,7 @@ sticks to our coding conventions.
212
to your pull request. Make sure not to introduce any Sphinx errors, and have
213
a look at the built HTML files to see whether the formatting of the documentation
214
you added looks like you intended. You can build the documentation locally
215
- by running ``pip install -r docs/requirements.txt``
216
- and then running ``make html``.
+ by running ``make html`` from the ``docs`` directory.
217
218
Finally, if the pipeline passes and you are satisfied with your changes: wait for
219
feedback and iterate over any requested changes. You will likely be asked to
0 commit comments