From 0a8a84e08a11d88f63ff32ba3f7dfe54309c082f Mon Sep 17 00:00:00 2001 From: Dmitriy Fishman Date: Mon, 27 Sep 2021 14:26:54 +0300 Subject: [PATCH] Update install.rst --- doc/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.rst b/doc/install.rst index df3ea71b..55862923 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -93,7 +93,7 @@ numpydoc_xref_ignore : set or ``"all"`` If the ``numpydoc_xref_ignore="all"``, then all unrecognized terms are ignored, i.e. terms not in ``numpydoc_xref_aliases`` are *not* wrapped in ``:obj:`` roles. - This configuration parameter may be useful if you only want create + This configuration parameter may be useful if you only want to create cross references for a small number of terms. In this case, including the desired cross reference mappings in ``numpydoc_xref_aliases`` and setting ``numpydoc_xref_ignore="all"`` is more convenient than explicitly listing