Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Changes required to the configuration to start building docs with ↵ | Michael Droettboom | 2011-04-02 | 1 | -5/+24 |
| | | | | matplotlib's plot_directive. Requires that matplotlib have the new "merged" plot_directive. (#1074) | ||||
* | DOC: explicitly require Sphinx >= 1.0.1 | Pauli Virtanen | 2010-10-01 | 1 | -12/+7 |
| | |||||
* | doc: enable sphinx.ext.doctest extension | Pauli Virtanen | 2009-10-03 | 1 | -0/+1 |
| | |||||
* | docs: more robust version number introspec & qthelp target | Pauli Virtanen | 2009-06-28 | 1 | -0/+1 |
| | |||||
* | docs: generate Attributes and Methods sections in class documentation | Pauli Virtanen | 2009-06-27 | 1 | -2/+6 |
| | |||||
* | docs: enable plot_directive | Pauli Virtanen | 2009-05-21 | 1 | -1/+27 |
| | |||||
* | sphinxext/numpydoc: wrap Examples in plot:: if they contain matplotlib ↵ | Pauli Virtanen | 2009-05-21 | 1 | -0/+3 |
| | | | | example code | ||||
* | sphinxext: use real RST references for bibliographies, and add suitable ↵ | Pauli Virtanen | 2009-04-19 | 1 | -1/+1 |
| | | | | links for Latex | ||||
* | docs: don't use autosummary_generate for Sphinx < 0.7 | Pauli Virtanen | 2009-04-13 | 1 | -2/+3 |
| | |||||
* | Deprecating sphinxext/autosummary in favor of the version in Sphinx >= 0.7 | Pauli Virtanen | 2009-04-13 | 1 | -8/+17 |
| | |||||
* | docs: tweak latex build to recognize U+00A0 as a non-breaking space | Pauli Virtanen | 2009-04-06 | 1 | -0/+1 |
| | |||||
* | docs: use short X.Y version, and retaining any .dev suffixes | Pauli Virtanen | 2009-03-28 | 1 | -5/+5 |
| | |||||
* | Pick up version from numpy instead of hardcoding them in conf.py/ | David Cournapeau | 2009-03-27 | 1 | -2/+4 |
| | |||||
* | doc: update version info | Pauli Virtanen | 2009-03-17 | 1 | -3/+3 |
| | |||||
* | docs: move edit link to the sidebar, and show it for all pages | Pauli Virtanen | 2009-02-27 | 1 | -3/+0 |
| | |||||
* | docs: fix minor issues, support htmlhelp. | Pauli Virtanen | 2008-12-13 | 1 | -3/+3 |
| | | | | | | | | | | | | | - 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 | -1/+1 |
| | |||||
* | Moved numpy-docs under doc/ in the main Numpy trunk. | Pauli Virtanen | 2008-11-23 | 1 | -0/+229 |