From de81da90cecee7ceaf01ffd2283983500a1fb4fb Mon Sep 17 00:00:00 2001 From: Ralf Gommers Date: Sun, 26 Jul 2015 14:58:52 +0200 Subject: MAINT: fix broken and outdated link in HOWTO_DOCUMENT. Closes gh-6107. [ci skip] --- doc/HOWTO_DOCUMENT.rst.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/HOWTO_DOCUMENT.rst.txt') diff --git a/doc/HOWTO_DOCUMENT.rst.txt b/doc/HOWTO_DOCUMENT.rst.txt index de0190084..ac58c7ade 100644 --- a/doc/HOWTO_DOCUMENT.rst.txt +++ b/doc/HOWTO_DOCUMENT.rst.txt @@ -620,10 +620,6 @@ Other points to keep in mind and are not often necessary. One situation in which a warning can be useful is for marking a known bug that is not yet fixed. -* Questions and Answers : For general questions on how to write docstrings - that are not answered in this document, refer to - ``_. - * array_like : For functions that take arguments which can have not only a type `ndarray`, but also types that can be converted to an ndarray (i.e. scalar types, sequence types), those arguments can be documented -- cgit v1.2.1