Add glossary entries to the index. Update TODO.

This commit is contained in:
Georg Brandl
2008-08-07 18:29:48 +00:00
parent cdeaa1e1c9
commit e34a6e22a6
3 changed files with 9 additions and 4 deletions

View File

@@ -35,6 +35,8 @@ New features added
* sphinx.doc.autodoc has a new event ``autodoc-process-signature``
that allows tuning function signature introspection.
* Glossary entries are now automatically added to the index.
* ``Sphinx.add_node()`` now takes optional visitor methods for the
HTML, LaTeX and text translators; this prevents having to manually
patch the classes.