From 34eee7e6e21f0983dafa045a55dd208fc973a430 Mon Sep 17 00:00:00 2001 From: Pauli Virtanen Date: Sat, 13 Dec 2008 21:02:05 +0000 Subject: docs: fix minor issues, support htmlhelp. - Don't use :members: in automodule; it generates too much and not very useful output - Fix edit links and summarize.py - Add better htmlhelp build target - Add upload target - Fix permissions on make dist --- doc/source/reference/routines.numarray.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/reference/routines.numarray.rst') diff --git a/doc/source/reference/routines.numarray.rst b/doc/source/reference/routines.numarray.rst index 8d47cc989..36e5aa764 100644 --- a/doc/source/reference/routines.numarray.rst +++ b/doc/source/reference/routines.numarray.rst @@ -3,4 +3,4 @@ Numarray compatibility (:mod:`numpy.numarray`) ********************************************** .. automodule:: numpy.numarray - :members: + -- cgit v1.2.1