summaryrefslogtreecommitdiff
path: root/tests/test_docstring.py
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix array length argument skipping with preceding out argumentsSimon Feltman2014-01-071-22/+15
* docs: Skip display of default constructor for disguised structsSimon Feltman2014-01-011-2/+16
* docs: List constructors in object and struct doc stringsSimon Feltman2014-01-011-0/+8
* docs: Add return values and skip implicit out arguments in functionsSimon Feltman2013-12-311-0/+6
* docs: Move GIArgInfo.get_pytype_hint into gi.docstringSimon Feltman2013-12-311-3/+5
* docs: Skip implicit array length args when building function doc stringsSimon Feltman2013-12-311-0/+4
* docs: Add a keyword value of None for allow-none annotationsSimon Feltman2013-10-191-0/+10
* Add callable and descriptor protocols to PyGICallableInfoSimon Feltman2013-07-261-3/+3
* Move doc string generator into separate moduleSimon Feltman2013-07-251-0/+49