Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a6bf266

Browse files
committed
[doc]: add 'validate' section to install doc
1 parent bae1ea6 commit a6bf266

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/devel/development_setup.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,11 +174,10 @@ Verify the Installation
174174
175175
This command should return : ``<matplotlib_local_repo>\lib\matplotlib\__init__.py``
176176

177-
* We encourage you to run tests and build docs to verify that the code installed and docs build are clean,
177+
* We encourage you to run tests and build docs to verify that the code installed correctly and that the docs build are clean,
178178
so that when you make code or document related changes you are aware of the existing issues beforehand.
179-
Please refer to the following links shared to:
180179

181-
* Run test cases and verify installation :ref:`testing`
180+
* Run test cases to verify installation :ref:`testing`
182181
* Verify documentation build :ref:`documenting-matplotlib`
183182

184183
Install pre-commit hooks (optional)

0 commit comments

Comments
 (0)