From 8906e5ed88359c42cf3e0226285028d0e91b033d Mon Sep 17 00:00:00 2001 From: mattip Date: Thu, 12 Apr 2018 09:04:16 +0300 Subject: [PATCH] MAINT: numpy dev docs have external link, add comment, cleanup --- index.rst | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/index.rst b/index.rst index 142a308..942db52 100644 --- a/index.rst +++ b/index.rst @@ -19,18 +19,22 @@ Welcome! This is the documentation for Numpy and Scipy. **Latest releases:** +.. To add a new NumPy release, first add the content (from a numpy/numpy checkout) + ``cd doc; make dist && make upload USERNAME=... RELEASE=`` + Then add a new row to the table + .. raw:: html
@@ -48,12 +52,11 @@ Welcome! This is the documentation for Numpy and Scipy.