From ac35320ff81dc46ab6332442219a552f85c08881 Mon Sep 17 00:00:00 2001 From: Lars Buitinck Date: Thu, 3 Apr 2014 13:24:30 +0200 Subject: [PATCH] DOC link to NumPy/SciPy documentation guide --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 0c40af1b..e2711e1a 100644 --- a/README.rst +++ b/README.rst @@ -21,6 +21,9 @@ The following extensions are available: directive. Note that this implementation may still undergo severe changes or eventually be deprecated. +See `A Guide to NumPy/SciPy Documentation `_ +for how to write docs that use this extension. + numpydoc ========