8000
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 f5c3053 commit 17910c4Copy full SHA for 17910c4
doc/devel/development_setup.rst
@@ -176,7 +176,9 @@ Verify the Installation
176
177
* We encourage you to run tests and build docs to verify that the code installed and docs build are clean,
178
so that when you make code or document related changes you are aware of the existing issues beforehand.
179
- Please refer to :ref:`documenting-matplotlib` and :ref:`testing` for building docs and run test cases.
+ Please refer to the following links shared to:
180
+ * Run test cases and verify installation - :ref:`testing`
181
+ * Verify documentation build - :ref:`documenting-matplotlib`
182
183
Install pre-commit hooks (optional)
184
===================================
0 commit comments