Skip to content

Commit 9d63530

Browse files
committed
DOC: remove placeholders and incompleteness warnings
Neither are useful, and will discourage both reading and editing of the material.
1 parent cec39ef commit 9d63530

File tree

9 files changed

+0
-78
lines changed

9 files changed

+0
-78
lines changed

doc/source/user/howtofind.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/source/user/index.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,6 @@ explains how to install and make use of the most important features of
99
NumPy. For detailed reference documentation of the functions and
1010
classes contained in the package, see the :ref:`reference`.
1111

12-
.. warning::
13-
14-
This "User Guide" is still a work in progress; some of the material
15-
is not organized, and several aspects of NumPy are not yet covered
16-
sufficient detail. We are an open source community continually
17-
working to improve the documentation and eagerly encourage interested
18-
parties to contribute. For information on how to do so, please visit
19-
the NumPy `doc wiki <http://docs.scipy.org/numpy/Front%20Page>`_.
20-
21-
More documentation for NumPy can be found on the `numpy.org
22-
<http://www.numpy.org>`__ website.
23-
24-
Thanks!
25-
2612
.. toctree::
2713
:maxdepth: 2
2814

doc/source/user/misc.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@ Miscellaneous
33
*************
44

55
.. automodule:: numpy.doc.misc
6-
7-
.. automodule:: numpy.doc.methods_vs_functions

doc/source/user/performance.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

numpy/doc/howtofind.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

numpy/doc/io.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

numpy/doc/jargon.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

numpy/doc/methods_vs_functions.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

numpy/doc/performance.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)