summaryrefslogtreecommitdiff
path: root/doc/sphinxext/numpydoc/tests/test_docscrape.py
Commit message (Expand)AuthorAgeFilesLines
* BLD: remove submodule doc/sphinxext that pointed to numpydocsmattip2020-09-161-0/+0
* MAINT: Bumpy numpydoc version.Ross Barnowski2020-05-201-0/+0
* 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
* Move numpydoc to a separate repositoryPauli Virtanen2013-07-251-767/+0
* ENH: Allow unnamed return values in Returns section of doc stringRob Ruana2013-06-251-8/+25
* BUG: sphinxext: fix sphinx extensions broken recentlyPauli Virtanen2013-05-011-8/+5
* 2to3: Apply unicode fixer.Charles Harris2013-04-211-23/+28
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* Merge pull request #460 from endolith/regex_formattingCharles Harris2013-04-031-3/+2
|\
| * DOC: Used regex to find colons missing spaces which render wrong online, also...endolith2013-03-191-3/+2
* | 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
|/
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* BUG: numpydoc: check that it works with sub-classesPauli Virtanen2013-02-161-0/+4
* TST: numpydoc: more class testsPauli Virtanen2013-02-161-2/+114
* ENH: numpydoc: Python 2 & 3 in single codebase, restructure as a packagePauli Virtanen2013-02-161-0/+632