Added the `extlinks` extension.

This commit is contained in:
Georg Brandl
2009-05-02 20:38:45 +02:00
parent af36cccf1f
commit 58da7a84fd
5 changed files with 107 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
Release 1.0 (in development)
============================
* Added the ``extlinks`` extension.
* Allow searching for object names including the module name, like
``sys.argv``.