summaryrefslogtreecommitdiff
path: root/doc/postprocess.py
Commit message (Collapse)AuthorAgeFilesLines
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
| | | | | | | | This should be harmless, as we already are division clean. However, placement of this import takes some care. In the future a script can be used to append new features without worry, at least until such time as it exceeds a single line. Having that ability will make it easier to deal with absolute imports and printing updates.
* docs: tweak latex build to recognize U+00A0 as a non-breaking spacePauli Virtanen2009-04-061-1/+0
|
* sphinxext: Sphinx 0.6 compatibility and deprecation warningsPauli Virtanen2009-04-011-0/+1
|
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+59