summaryrefslogtreecommitdiff
path: root/sphinx/util/docstrings.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-2/+2
|\
| * Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-2/+2
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|/
* Copyright update.Georg Brandl2013-01-011-1/+1
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | Fix docstring preparation with included signature: ignore indentation of two ...Georg Brandl2011-01-041-12/+15
* | Docstring harmonization.Georg Brandl2010-08-221-8/+7
|/
* Happy new year!Georg Brandl2010-01-011-1/+1
* attribute documentation now overrides non attribute documentation.mitsuhiko2009-02-051-2/+6
* Fix a few remaining copyrights and add 2009 to license.Georg Brandl2009-01-041-1/+1
* Move docstring processing to an util module.Georg Brandl2008-12-301-0/+56