Skip to content

Commit 4dd729b

Browse files
committed
DOC: Clearer wording for the installation of external dependencies
I've stumbled over this when reading the instructions. While this is in the section "Install external dependencies", I was unclear whether that link would go to / cover the whole doc dependencies. Stating that these are only the "external tools for the documentation build" is a bit clearer.
1 parent c11175d commit 4dd729b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/development_setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Additionally, the following non-Python dependencies must also be installed local
211211
.. rst-class:: checklist
212212

213213
* :ref:`c++ compiler<compile-dependencies>`
214-
* :ref:`documentation build dependencies <doc-dependencies-external>`
214+
* :ref:`external tools used by the documentation build <doc-dependencies-external>`
215215

216216

217217
For a full list of dependencies, see :ref:`dependencies`. External dependencies do not

0 commit comments

Comments
 (0)