#2904: fix :func:title <target> behavior.

This commit is contained in:
Georg Brandl
2008-05-24 16:18:54 +00:00
parent 1d963f682d
commit d7fcfb76f8
3 changed files with 41 additions and 34 deletions

View File

@@ -33,6 +33,8 @@ Bugs fixed
* Use a binary TOC in HTML help generation to fix issues links without
explicit anchors.
* Fix behavior of references to functions/methods with an explicit title.
Release 0.3 (May 6, 2008)
=========================