Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BLD: remove submodule doc/sphinxext that pointed to numpydocs | mattip | 2020-09-16 | 1 | -0/+0 |
| | |||||
* | MAINT: Bumpy numpydoc version. | Ross Barnowski | 2020-05-20 | 1 | -0/+0 |
| | | | | | | | Fixes problem with citation (reference) anchors in rendered docs. Actual fix was in numpy/numpydoc@7c42883, but this bumps to latest (unreleased) numpydoc version. | ||||
* | DOC: update numpydoc to latest master | mattip | 2019-04-09 | 1 | -0/+0 |
| | |||||
* | BUILD: update numpydocs to latest version | mattip | 2019-03-20 | 1 | -0/+0 |
| | |||||
* | update submodule numpydoc for changes due to this branch | mattip | 2018-04-12 | 1 | -0/+0 |
| | |||||
* | DOC: Update sphinxext submodule hash. | Charles Harris | 2018-02-15 | 1 | -0/+0 |
| | |||||
* | DOC: update sphinxext to numpydoc 0.6.0 | Ralf Gommers | 2016-02-13 | 1 | -0/+0 |
| | |||||
* | DOC: update numpydoc to tag v0.5 | Julian Taylor | 2014-06-11 | 1 | -0/+0 |
| | |||||
* | Add Numpydoc as a git submodule | Pauli Virtanen | 2013-07-25 | 1 | -0/+0 |
| | |||||
* | ENH: numpydoc: Python 2 & 3 in single codebase, restructure as a package | Pauli Virtanen | 2013-02-16 | 1 | -169/+0 |
| | |||||
* | DOC: numpydoc.py was still using old, scipy trac url in docstring | Valentin Haenel | 2011-09-17 | 1 | -1/+1 |
| | |||||
* | 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 |