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 2045d28 commit b94f5c0Copy full SHA for b94f5c0
docs/contributing.rst
@@ -263,8 +263,7 @@ This will generate the HTML files in ``docs/_build/html/``.
263
264
You can then open the documentation in your browser:
265
266
-- **macOS:** ``open docs/_build/html/index.html``
267
-- **Linux:** ``xdg-open docs/_build/html/index.html``
+- **macOS & Linux:** ``open docs/_build/html/index.html``
268
- **Windows:** ``start docs\_build\html\index.html``
269
270
*Tox automatically installs the necessary dependencies, so you don’t need to activate a virtual environment manually.*
0 commit comments