Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65aaffc

Browse files
committed
added nxutils and pnpoly faq
svn path=/trunk/matplotlib/; revision=6238
1 parent f1b2c0b commit 65aaffc

3 files changed

Lines changed: 3 additions & 8 deletions

File tree

doc/api/nxutils_api.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
1+
12
*******************
23
matplotlib nxutils
34
*******************
45

5-
The nxutils are numerical utilities written in C, mainly to support
6-
computational gemoetry that is not in `numpy <http://numpy.scipy.org>`_.
7-
8-
96
:mod:`matplotlib.nxutils`
107
===========================
118

129
.. automodule:: matplotlib.nxutils
13-
:members:
14-
:undoc-members:
15-
:show-inheritance:

doc/contents.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Overview
2020
api/index.rst
2121
glossary/index.rst
2222

23+
2324
.. htmlonly::
2425
examples/index.rst
2526

doc/faq/howto_faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,4 +335,4 @@ For a discussion of the implementation see `pnpoly
335335

336336
.. htmlonly::
337337

338-
For a complete example, see :ref:`_event_handling-lasso_demo`.
338+
For a complete example, see :ref:`event_handling-lasso_demo`.

0 commit comments

Comments
 (0)