summaryrefslogtreecommitdiff
path: root/doc/sphinxext/numpydoc.py
Commit message (Collapse)AuthorAgeFilesLines
* BLD: remove submodule doc/sphinxext that pointed to numpydocsmattip2020-09-161-0/+0
|
* MAINT: Bumpy numpydoc version.Ross Barnowski2020-05-201-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 mastermattip2019-04-091-0/+0
|
* BUILD: update numpydocs to latest versionmattip2019-03-201-0/+0
|
* update submodule numpydoc for changes due to this branchmattip2018-04-121-0/+0
|
* DOC: Update sphinxext submodule hash.Charles Harris2018-02-151-0/+0
|
* DOC: update sphinxext to numpydoc 0.6.0Ralf Gommers2016-02-131-0/+0
|
* DOC: update numpydoc to tag v0.5Julian Taylor2014-06-111-0/+0
|
* Add Numpydoc as a git submodulePauli Virtanen2013-07-251-0/+0
|
* ENH: numpydoc: Python 2 & 3 in single codebase, restructure as a packagePauli Virtanen2013-02-161-169/+0
|
* DOC: numpydoc.py was still using old, scipy trac url in docstringValentin Haenel2011-09-171-1/+1
|
* 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