summaryrefslogtreecommitdiff
path: root/doc/source/user
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2020-05-31 17:54:56 +0300
committermattip <matti.picus@gmail.com>2020-05-31 17:54:56 +0300
commit40676a620f3d7142b2a256e125a715473b8b6637 (patch)
treef6a0de6f47639a2b05a2aed7a36684c095ed2fbe /doc/source/user
parentae59835cfc9af082bd54f6246ecd60b48fc9e4c0 (diff)
downloadnumpy-40676a620f3d7142b2a256e125a715473b8b6637.tar.gz
BUG: fix comment in RST
Diffstat (limited to 'doc/source/user')
-rw-r--r--doc/source/user/building.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/user/building.rst b/doc/source/user/building.rst
index 4eded64e3..d2608f357 100644
--- a/doc/source/user/building.rst
+++ b/doc/source/user/building.rst
@@ -6,7 +6,7 @@ Building from source
A general overview of building NumPy from source is given here, with detailed
instructions for specific platforms given separately.
-.. comment::
+..
This page is referenced from numpy/numpy/__init__.py. Please keep its
location in sync with the link there.