summaryrefslogtreecommitdiff
path: root/scripts/makedocs.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed files used by the Epydoc documentation.Daniele Varrazzo2010-02-141-15/+0
|
* * psycopg/psycopgmodule.c: fixed exceptions refcount.Daniele Varrazzo2005-11-261-0/+15
* fixed lots of doctrings and added Epydoc-generated docs support.