From 4527f99d2a07273c2b84d7737a10b1674dba6294 Mon Sep 17 00:00:00 2001 From: Melissa Weber Mendonca Date: Thu, 26 Mar 2020 17:44:28 -0300 Subject: DOC: First steps towards docs restructuring (NEP 44) --- doc/source/reference/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/reference') diff --git a/doc/source/reference/index.rst b/doc/source/reference/index.rst index 6742d605a..d042a1849 100644 --- a/doc/source/reference/index.rst +++ b/doc/source/reference/index.rst @@ -12,7 +12,7 @@ NumPy Reference This reference manual details functions, modules, and objects included in NumPy, describing what they are and what they do. -For learning how to use NumPy, see also :ref:`user`. +For learning how to use NumPy, see the :ref:`complete documentation `. .. toctree:: -- cgit v1.2.1