summaryrefslogtreecommitdiff
path: root/doc/sphinxext/numpydoc.py
Commit message (Collapse)AuthorAgeFilesLines
* sphinxext: be explicit about Sphinx version requirementsPauli Virtanen2010-09-041-0/+5
|
* DOC: sphinxext: replace directive mangling with domains (#1489)Pauli Virtanen2010-07-291-74/+42
| | | | Only Sphinx >= 1.0 is supported now.
* Fix bug where __init__ was accessed for objects that might not have it.Fernando Perez2010-04-141-1/+2
|
* sphinxext: add numpydoc_show_class_members option (from Michael Droettboom)Pauli Virtanen2009-11-131-5/+8
|
* numpydoc: really fix docutils < 0.5Pauli Virtanen2009-07-221-4/+19
|
* numpydoc: fix issue with docutils < 0.5Pauli Virtanen2009-07-221-4/+9
|
* numpydoc: add np-* directivesPauli Virtanen2009-07-181-0/+53
|
* numpydoc: fix some unicode issuesPauli Virtanen2009-07-111-17/+17
|
* sphinxext/numpydoc: wrap Examples in plot:: if they contain matplotlib ↵Pauli Virtanen2009-05-211-0/+2
| | | | example code
* sphinxext: use real RST references for bibliographies, and add suitable ↵Pauli Virtanen2009-04-191-16/+17
| | | | links for Latex
* Update URLs to Trac.Stefan van der Walt2009-03-041-1/+1
|
* doc/numpydoc: work better together with Sphinx's config optionPauli Virtanen2009-02-061-1/+1
|
* docs: fix minor issues, support htmlhelp.Pauli Virtanen2008-12-131-2/+7
| | | | | | | | | | | | | - Don't use :members: in automodule; it generates too much and not very useful output - Fix edit links and summarize.py - Add better htmlhelp build target - Add upload target - Fix permissions on make dist
* Move Sphinx extensions under Numpy's SVN trunkPauli Virtanen2008-11-301-0/+111