summaryrefslogtreecommitdiff
path: root/sphinx/domains/python.py
Commit message (Expand)AuthorAgeFilesLines
...
* Rename doc_read_data to temp_data, which reflects better what it does.Georg Brandl2010-01-171-13/+13
* Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-171-1/+1
* merge with trunkGeorg Brandl2010-01-171-1/+1
* Fix doc field type roles.Georg Brandl2010-01-171-3/+4
* Finish new doc field handling implementation.Georg Brandl2010-01-171-0/+17
* Note the full name on the signature node.Georg Brandl2010-01-131-0/+1
* Rename parse_signature() to handle_signature(); allows more to happen. Recor...Georg Brandl2010-01-131-18/+29
* Change naming convention in doc_read_data to "domain:key".Georg Brandl2010-01-131-14/+14
* Add some XXXes... sigh.Georg Brandl2010-01-081-0/+1
* Update copyrights.Georg Brandl2010-01-021-1/+1
* merge with trunkGeorg Brandl2009-11-091-3/+0
* Rename py domain specific refnode attributes.Georg Brandl2009-09-091-7/+7
* search: make the search work with the new domain model.Georg Brandl2009-09-081-2/+2
* More refactoring for language-independent domain support.Georg Brandl2009-09-071-0/+517