8000 [doc]: add 'validate' section to install doc · matplotlib/matplotlib@17910c4 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 17910c4

Browse files
committed
[doc]: add 'validate' section to install doc
1 parent f5c3053 commit 17910c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/devel/development_setup.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@ Verify the Installation
176176

177177
* We encourage you to run tests and build docs to verify that the code installed and 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 :ref:`documenting-matplotlib` and :ref:`testing` for building docs and run test cases.
179+
Please refer to the following links shared to:
180+
* Run test cases and verify installation - :ref:`testing`
181+
* Verify documentation build - :ref:`documenting-matplotlib`
180182

181183
Install pre-commit hooks (optional)
182184
===================================

0 commit comments

Comments
 (0)
0