[Numpy-discussion] Module Index for numpy?

Pauli Virtanen pav at iki.fi
Mon Jan 25 12:56:51 EST 2010


ma, 2010-01-25 kello 11:59 -0500, josef.pktd at gmail.com kirjoitti:
[clip]
> htmlhelp (of the docs) has all of the above at least on Windows,
> except for source browsing (I use spyder for functions that are source
> accessible)
> 
> Isn't there a Linux equivalent?

There's devhelp, qthelp, and also CHM viewers for Linux. Numpy docs can
be built for all of them [1], provided a new enough version of Sphinx.
No need to invent a new wheel, methinks.

Moreover, there is already a listing of functions by feature in the
refguide...

.. [1] http://sphinx.pocoo.org/latest/builders.html?highlight=devhelp#sphinx.builders.qthelp.QtHelpBuilder

-- 
Pauli Virtanen






More information about the NumPy-Discussion mailing list