diff options
Diffstat (limited to 'doc/source/user/howtofind.rst')
-rw-r--r-- | doc/source/user/howtofind.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/user/howtofind.rst b/doc/source/user/howtofind.rst new file mode 100644 index 000000000..5f6b49012 --- /dev/null +++ b/doc/source/user/howtofind.rst @@ -0,0 +1,9 @@ +************************* +How to find documentation +************************* + +.. seealso:: :ref:`Numpy-specific help functions <routines.help>` + +.. note:: XXX: this part is not yet written. + +.. automodule:: numpy.doc.howtofind |