Skip to content

Commit 9e7c049

Browse files
tacaswelloscargus
andcommitted
DOC: rewording section headings
Co-authored-by: Oscar Gustafsson <oscar.gustafsson@gmail.com>
1 parent e9f434d commit 9e7c049

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/devel/dependencies.rst

+7-7
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ In all cases the required version of pip is embedded in the CPython source.
187187

188188
.. _development-dependencies:
189189

190-
Additional dependencies for development
191-
=======================================
190+
Dependencies for building Matplotlib
191+
====================================
192192

193193
.. _setup-dependencies:
194194

195-
Setup Dependencies
195+
Setup dependencies
196196
------------------
197197

198198
- `certifi <https://pypi.org/project/certifi/>`_ (>= 2020.06.20). Used while
@@ -206,7 +206,7 @@ Setup Dependencies
206206

207207
.. _compile-dependencies:
208208

209-
C++ Compiler
209+
C++ compiler
210210
------------
211211

212212
Matplotlib requires a C++ compiler that supports C++11.
@@ -220,7 +220,7 @@ Matplotlib requires a C++ compiler that supports C++11.
220220

221221
.. _test-dependencies:
222222

223-
Additional dependencies for testing
223+
Dependencies for testing Matplotlib
224224
===================================
225225
This section lists the additional software required for
226226
:ref:`running the tests <testing>`.
@@ -281,8 +281,8 @@ will be skipped by pytest.
281281

282282
.. _doc-dependencies:
283283

284-
Additional dependencies for building documentation
285-
==================================================
284+
Dependencies for building Matplotlib's documentation
285+
====================================================
286286

287287
Python packages
288288
---------------

0 commit comments

Comments
 (0)