Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sphinxext: be explicit about Sphinx version requirements | Pauli Virtanen | 2010-09-04 | 1 | -0/+5 |
| | |||||
* | DOC: sphinxext: replace directive mangling with domains (#1489) | Pauli Virtanen | 2010-07-29 | 1 | -74/+42 |
| | | | | Only Sphinx >= 1.0 is supported now. | ||||
* | Fix bug where __init__ was accessed for objects that might not have it. | Fernando Perez | 2010-04-14 | 1 | -1/+2 |
| | |||||
* | sphinxext: add numpydoc_show_class_members option (from Michael Droettboom) | Pauli Virtanen | 2009-11-13 | 1 | -5/+8 |
| | |||||
* | numpydoc: really fix docutils < 0.5 | Pauli Virtanen | 2009-07-22 | 1 | -4/+19 |
| | |||||
* | numpydoc: fix issue with docutils < 0.5 | Pauli Virtanen | 2009-07-22 | 1 | -4/+9 |
| | |||||
* | numpydoc: add np-* directives | Pauli Virtanen | 2009-07-18 | 1 | -0/+53 |
| | |||||
* | numpydoc: fix some unicode issues | Pauli Virtanen | 2009-07-11 | 1 | -17/+17 |
| | |||||
* | sphinxext/numpydoc: wrap Examples in plot:: if they contain matplotlib ↵ | Pauli Virtanen | 2009-05-21 | 1 | -0/+2 |
| | | | | example code | ||||
* | sphinxext: use real RST references for bibliographies, and add suitable ↵ | Pauli Virtanen | 2009-04-19 | 1 | -16/+17 |
| | | | | links for Latex | ||||
* | Update URLs to Trac. | Stefan van der Walt | 2009-03-04 | 1 | -1/+1 |
| | |||||
* | doc/numpydoc: work better together with Sphinx's config option | Pauli Virtanen | 2009-02-06 | 1 | -1/+1 |
| | |||||
* | docs: fix minor issues, support htmlhelp. | Pauli Virtanen | 2008-12-13 | 1 | -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 trunk | Pauli Virtanen | 2008-11-30 | 1 | -0/+111 |