summaryrefslogtreecommitdiff
path: root/doc/sphinxext/plot_directive.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
* ENH: numpydoc: Python 2 & 3 in single codebase, restructure as a packagePauli Virtanen2013-02-161-636/+0
* sphinxext: remove deprecated parts from numpydocPauli Virtanen2010-10-011-6/+2
* sphinxext/plot_directive: more robust relpathPauli Virtanen2010-09-051-35/+52
* sphinxext: plot_directive: insert figures at points where plt.show() is calle...Pauli Virtanen2010-08-081-112/+163
* sphinxext: bug fix + some features in plot_directivePauli Virtanen2010-08-081-6/+15
* docs: generate Attributes and Methods sections in class documentationPauli Virtanen2009-06-271-2/+12
* sphinxext: fix python2.4 compatibilityPauli Virtanen2009-05-211-1/+1
* sphinxext/numpydoc: wrap Examples in plot:: if they contain matplotlib exampl...Pauli Virtanen2009-05-211-2/+3
* sphinxext: revise plot_directivePauli Virtanen2009-05-211-250/+325
* sphinxext: convert the Sphinx extensions into a `numpydoc` package that can b...Pauli Virtanen2009-04-011-2/+3
* sphinxext: Sphinx 0.6 compatibility and deprecation warningsPauli Virtanen2009-04-011-0/+6
* sphinxext: clean up plot directive, and merge some features from matplotlibPauli Virtanen2009-02-151-89/+107
* sphinxext: fix a small bug in plot directivePauli Virtanen2008-12-031-1/+1
* Refactor plot:: directive somewhatPauli Virtanen2008-12-031-167/+324
* Move Sphinx extensions under Numpy's SVN trunkPauli Virtanen2008-11-301-0/+295