summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2016-02-14 15:15:02 +0100
committerRalf Gommers <ralf.gommers@gmail.com>2016-02-14 15:15:02 +0100
commit2059457e31e4f76c59d703e9eb1fb6648745ec75 (patch)
tree6f1bb68cab8b3d62bade4229da97ea39d8cb748c
parent26af0ce08f2c6660d8623446d79cb0569f20c2f6 (diff)
downloadpython-numpy-2059457e31e4f76c59d703e9eb1fb6648745ec75.tar.gz
python-numpy-2059457e31e4f76c59d703e9eb1fb6648745ec75.tar.bz2
python-numpy-2059457e31e4f76c59d703e9eb1fb6648745ec75.zip
DOC: remove link to documentation wiki editor from HOWTO_DOCUMENT.
[ci skip]
-rw-r--r--doc/HOWTO_DOCUMENT.rst.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/HOWTO_DOCUMENT.rst.txt b/doc/HOWTO_DOCUMENT.rst.txt
index fc046c29c..c10f7800d 100644
--- a/doc/HOWTO_DOCUMENT.rst.txt
+++ b/doc/HOWTO_DOCUMENT.rst.txt
@@ -108,15 +108,6 @@ have written pre-processors to assist Sphinx_ in its task.
The length of docstring lines should be kept to 75 characters to
facilitate reading the docstrings in text terminals.
-Status
-------
-We are busy converting existing docstrings to the new format,
-expanding them where they are lacking, as well as writing new ones for
-undocumented functions. Volunteers are welcome to join the effort on
-our new documentation system (see the `Documentation Editor
-<http://docs.scipy.org/doc/>`_ and the `Developer Zone
-<http://www.scipy.org/Developer_Zone/DocMarathon2008>`_).
-
Sections
--------
The sections of the docstring are: